Hello Linux Geeksters. As you may know, Multiload Indicator is an open-source application that offers the users information about the system usage, updated in real time. By clicking the indicator applet in your bar, you get CPU usage, memory usage, swap usage and network traffic.
The latest version available is Multiload Indicator 0.4, which has been recently released, coming with bug-fixes only.
In this article I will show you how to install Multiload Indicator 0.4 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis, Elementary OS 0.2 Luna, LXLE 14.04 and other Ubuntu derivative systems.
Because it is available via PPA, installing Multiload Indicator 0.4 on the listed Ubuntu, Linux Mint, Pinguy OS, Elementary OS, LXLE systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the multiload-indicator package. Like this:
$ sudo add-apt-repository ppa:indicator-multiload/stable-daily
$ sudo apt-get update
$ sudo apt-get install indicator-multiload
Optional, to remove indicator-multiload, do:
$ sudo apt-get remove indicator-multiload
Leave a Reply