Skype for Linux has just been updated to version 4.2 and this brief tutorial is going to show you how to install it or upgrade to the latest version in Ubuntu 13.04 Raring Ringtail. As will many software releases, there are new features and bug fixes that usually come with them and Skype for Linux has few to offer.
Some of the features include opening account’s links with logged-in account, button to enable voice message, add Messenger pre-defined group when logged-in with your MSA account and the ability to view your subscription status from the main window.
Bug fixes include
- Skype crashes on attempting to stop sharing selection being in a call on hold
- A fix for disabling Birthday notifications that didn’t work
- a fix to hide the screen sharing window when call is paused
- A fix that prevent pollution of the clipboard with quoted text messages
- A fix for the Call hold overlay icon that goes away
The complete changelog of this release can be viewed @ http://blogs.skype.com/2013/05/20/skype-for-linux-4-2/#fbid=3tJcHVj8Pd0
To install it in Ubuntu, press Ctrl – Alt – T on your keyboard to open the terminal. When opens, run the commands below to uninstall the current one if you have it installed. If not, then skip to the next command.
sudo apt-get remove skype skype-bin
Next, use the link below to download a version for Ubuntu. Or visit the Download Page and save it to your desktop, then open and install it with Ubuntu Software Center.
wget http://download.skype.com/linux/skype-ubuntu-precise_4.2.0.11-1_i386.deb
Next, run the commands below to install it.
sudo dpkg -i skype-ubuntu*.deb; sudo apt-get -f install
After installing it, go to Ubuntu Dash and launch it.
For Ubuntu 64-bit users, run the commands below if you experiencing any quality issues.
sudo apt-get install libasound2-plugins:i386
Skype missing from the tray or appindicator, run the commands below
32-bit
sudo apt-get install sni-qt
64-bit
sudo apt-get install sni-qt sni-qt:i386
Restart your computer and try again.
Enjoy!
Frequently Asked Questions
How to install Skype version 4.2 on Ubuntu 13.04 Raring Ringtail?
To install Skype version 4.2 on Ubuntu 13.04 Raring Ringtail, open the terminal and run the commands provided in the article. Ensure you follow the steps meticulously for a successful installation.
What are some new features introduced in Skype for Linux version 4.2?
Skype for Linux version 4.2 brings features like opening account’s links with logged-in account, enabling voice messages with a button, adding Messenger pre-defined group, and viewing subscription status from the main window.
How can I upgrade my current Skype version to 4.2 on Ubuntu?
To upgrade your current Skype version to 4.2 on Ubuntu, follow the instructions to uninstall the current version and then download and install the new version using the provided commands.
What bug fixes are included in Skype for Linux version 4.2?
Bug fixes in Skype for Linux version 4.2 address issues like Skype crashes when attempting to stop sharing, problems with disabling Birthday notifications, hiding the screen sharing window during a paused call, preventing clipboard pollution with quoted text messages, and fixing the Call hold overlay icon.
How can Ubuntu 64-bit users resolve quality issues with Skype version 4.2?
Ubuntu 64-bit users experiencing quality issues with Skype version 4.2 can resolve them by installing the libasound2-plugins:i386 package using the provided command.
Where can I find the complete changelog for Skype for Linux version 4.2?
You can find the complete changelog for Skype for Linux version 4.2 at the following link: http://blogs.skype.com/2013/05/20/skype-for-linux-4-2/#fbid=3tJcHVj8Pd0
What steps should I follow to launch Skype after installing it on Ubuntu?
After installing Skype on Ubuntu, you can launch it by going to Ubuntu Dash and searching for Skype. Click on the Skype icon to open and start using the application.
Can I install Skype version 4.2 on Ubuntu without using the terminal?
Yes, you can install Skype version 4.2 on Ubuntu without using the terminal by visiting the Download Page, saving the file to your desktop, and then opening and installing it through Ubuntu Software Center.