Last updated 1 year ago
Was this helpful?
Inspired from
Add i386 architecture
$ sudo dpkg --add-architecture i386 $ sudo apt-get update
Add Repo and install by apt-get
apt-get
$ sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" $ sudo apt-get update && sudo apt-get install skype
OR
Add by dpkg
dpkg
$ wget http://www.skype.com/go/getskype-linux-ubuntu-64/skype-ubuntu-quantal_4.1.0.20-1_amd64.deb $ sudo dpkg -i skype-ubuntu*.deb