Install sse3-support by entering the following commands in the terminal:
sudo apt update sudo apt install sse3-support
Description:
prevent installation on processors without required instructions
This is a mostly dummy package, whose only purpose is to detect the presence of sse3. It refuses to install on inadequate processors, thus allowing specifying such a requirement as a dependency.
Version: 5
Section: universe/misc