Originally Posted by
mortiba
How can I know this? I'm not very familiarized with computers.
It's actually called "SSSE3", I always miss the last 'S'. Anywho, what happens when you run this command in the terminal? You should get one or more lines of output, the same number of lines as your CPU cores:
Code:
cat /proc/cpuinfo | grep -io ssse3
Originally Posted by
mortiba
And, another thing, the Software Center is not working in general. I tried to install chrome, but when I click Install, it does nothing.
Besides, when I try to install something in the terminal I get this message:
"dpkg: error processing archive google-talkplugin_current_amd64.deb (--install):
cannot access archive: No such file or directory"
Are you running that command from same folder that this file is in?