I can't install Skype for Ubuntu 12.04. Downloaded from official Skype site, but cant install. All the time same mistake something about i386. What’s wrong?
Asked
Active
Viewed 474 times
2 Answers
2
If you are using a 64-bit version of Ubuntu, you will have to enable MultiArch.
This can be done by running the command
sudo dpkg --add-architecture i386
Rohith Madhavan
- 8,377
0
Perhaps you are installing for wrong system.
Confirm if you are running 32 or 64 bit OS and download the installer for the same.
yask
- 672