install skypee in ubuntu linux
install skypee in ubuntu linux
- Open your terminal and download the latest Skype .deb package using the following wget command:
wget https://go.skype.com/skypeforlinux-64.deb
2. Once the download is complete, install Skype by running the following command as a user with sudo privileges :
sudo apt install ./skypeforlinux-64.deb
0 Comments