A minor update for Skype was recently released for Linux systems, including Ubuntu that fixes issues with PulseAudio 3.x and 4.x audio noise, resolves crash on Ubuntu/Debian 64-bit systems due to missing libasound2-plugins:i386 and others.
If you currently using Skype in Ubuntu you may want to upgrade to take advantage of these fixes. There isn’t anything new except resolving these bugs.
Here’s the full list of items that were fixed according to its changelog.
- Workaround for PulseAudio 3.x and 4.x audio noise issues
- Bug fix for crash when opening a chat with non-existent emoticon
- Bug fix for errant crash on Ubuntu/Debian 64-bit owing to missing libasound2-plugins:i386 dependency
- Bug fix for some dialpad numbers not working properly
For Ubuntu users, here’s how to upgrade.
If you already have Skype installed, you will want to remove it before upgrading as it may create a conflict with the current installation.
To remove Skype from Ubuntu, run the commands from the terminal console.
sudo apt-get autoremove --purge skype
After uninstalling Skype, go to Skype Download page and get the latest version for Ubuntu. Save the download and open with Ubuntu Software Center.
Because Software Center must download additional Skype packages, installation might take some time so be patient.
If you’re having issues installing Skype via Software Center, go to your Downloads folder and run the commands below to forcibly install Skype by running the commands below.
sudo dpkg -i skype-ubuntu*.deb; sudo apt-get -f install
After installing Skype, go to Unity Dash and launch the latest version which is 4.2.0.13 as time of this writing.
That’s it! Enjoy!
Frequently Asked Questions
How can I fix audio noise issues with PulseAudio 3.x and 4.x in Skype on Ubuntu?
To fix audio noise problems with PulseAudio in Skype on Ubuntu, you can upgrade to the latest version of Skype, which includes bug fixes for these issues.
What should I do if Skype crashes on my Ubuntu/Debian 64-bit system due to missing libasound2-plugins:i386?
If Skype crashes on your Ubuntu/Debian 64-bit system due to missing libasound2-plugins:i386, you need to install the necessary dependency by running the command sudo apt-get install libasound2-plugins:i386.
How can I remove Skype from Ubuntu before upgrading to the latest version?
To remove Skype from Ubuntu before upgrading, use the command sudo apt-get autoremove --purge skype in the terminal console to uninstall Skype completely.
What steps should I follow to install the latest version of Skype on Ubuntu if Software Center fails?
If Software Center fails to install Skype on Ubuntu, download the latest version from the Skype website, then run sudo dpkg -i skype-ubuntu*.deb followed by sudo apt-get -f install to forcibly install Skype.
How do I launch the latest version of Skype on Ubuntu after installation?
After installing Skype on Ubuntu, go to Unity Dash and launch the latest version of Skype, which is 4.2.0.13 at the time of this writing.
What bug was fixed in Skype related to opening a chat with a non-existent emoticon?
Skype fixed a bug that caused a crash when opening a chat with a non-existent emoticon in the recent update for Linux systems, including Ubuntu.
How can I resolve issues with some dialpad numbers not working properly in Skype on Ubuntu?
To resolve dialpad number issues in Skype on Ubuntu, make sure you have the latest version installed, as it includes bug fixes for problems related to dialpad functionality.
What are the benefits of upgrading Skype on Ubuntu to the latest version?
Upgrading Skype on Ubuntu to the latest version brings bug fixes for audio noise issues, crash problems on 64-bit systems, and other improvements, ensuring a smoother user experience.