Thursday, July 3, 2014

3:12 PM
Skype for Linux has been updated to version 4.3.0.37 with updated UI, new cloud-based Group chat experience, and more.Microsoft finally announced Skype for Linux 4.3 on June 18, 2014. The new release dropped support for direct Alsa support, now it uses PulseAudio for better calling experience. Also Skype 4.3 contains below changes:

  • An updated UI
  • Our new cloud-based Group Chat experience
  • More reliable file transfer support when using multiple devices at once
  • Greater accessibility by blind and visually impaired users
  • PulseAudio 3.0 and 4.0 support
  • Lot of bug fixes
  • Skype 4.3 release note.
Skype 4.3 in Ubuntu 14.04
Install Skype 4.3 in Ubuntu or Linux Mint:
At the moment, Skype for Linux 4.3 is not available in any Linux repository. Below steps will tell you how to install the official .deb package in Ubuntu 14.04, Ubuntu 12.04, and their derivatives.
1. Install required libraries (for 64-bit system)
Skype website only provides 32-bit package for Ubuntu 12.04 and higher. You’re unable to install it directly on 64-bit system due to dependencies issue.
However, install the old skype from Canonical partners repository will also install the required libraries we need for NEW skype.
a.) Open “Software & Updates” and enable Canonical partners repository under Other Software tab.
Enable canonical partners repository
b.) Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run the commands below to install old skype:
sudo apt-get update; sudo apt-get install skype
c.) Once installed, remove the old skype package:
sudo apt-get remove skype skype-bin
2. Download & install Skype 4.3
Download the “Ubuntu 12.04 (multiarch)” package from: www.skype.com/go/linux
Download Skype 4.3 for Linux
Click to install the package via Ubuntu Software Center. Or run command below in terminal (Ctrl+Alt+T):
cd ~/Downloads/ && sudo dpkg -i skype-ubuntu-precise_*.deb
Once installed, you’re able to open Skype 4.3 from Unity Dash result:
Skype 4.3 Ubuntu 14.04

0 comments: