Hello Linux Geeksters. As you may know, Conky Manager is a graphical user interface, over the Conky configuration files, it makes easier for the user to enable or disable the Conky themes for displaying the cpu usage, memory usage, network traffic and others. Some Linux operating systems, like Pinguy OS come with Conky installed by default.
The latest version available isĀ Conky Manager 2.0.2, which has been recently released, coming with improved support for Unity, Gnome Shell, XFCE, LXDE and KDE, a new option for previewing a Conky before starting it and some other enhancements.
In this article I will show you how to install Conky Manager 2.0.2 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Elementary OS 0.3 Isis, Elementary OS 0.2 Luna and LXLE 14.04
Because it is available via PPA, installing Conky Manager 2.0.2 on the listed Ubuntu, Linux Mint, LXLE and Elementary OS systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the conky-manager package. Like this:
$ sudo add-apt-repository ppa:teejee2008/ppa
$ sudo apt-get update
$ sudo apt-get install conky-manager
Optional, to remove conky-manager, do:
$ sudo apt-get remove conky-manager
Leave a Reply