How To Install Mumble 1.2.8 On Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 And Derivative Systems

Hello Linux Geeksters. As you may know, Mumble is a voice chat program used by gamers. The Mumble client has support for the most popular 3D applications. In order to be able to talk with your friends, you also need to install the server (mumble-server package).

Watch Free Movies

The latest version available is Mumble 1.2.8, which has been recently released, coming with a bunch of changes. Among others, OpenSSL has been updated to version 1.0.0, a PulseAudio issue has been fixed and some other bug-fixes have been implemented. For more information, see the changelog.

how to install Mumble 1.2.8 on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, LXLE 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, LXLE 14.04, Linux Lite 2.0, Deepin 2014, Peppermint Five

In this article I will show you how to install Mumble 1.2.8 on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, LXLE 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, LXLE 14.04, Linux Lite 2.0, Deepin 2014, Peppermint Five and other Ubuntu derivative systems.

Because it is available via PPA, installing Mumble 1.2.8 on the listed Ubuntu, Linux Mint, Pinguy OS, LXLE, Elementary OS and other Ubuntu derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the mumble package. Like this:

$ sudo add-apt-repository ppa:mumble/release
$ sudo apt-get update
$ sudo apt-get install mumble mumble-server

Optional, to remove mumble and mumble server, do:

$ sudo apt-get remove mumble mumble-server

Scroll to Top