Close Menu
    Facebook X (Twitter) Instagram
    • Articles
    • How it Works
    • Our Story
    • Contact Us
    Facebook X (Twitter) Instagram Pinterest Vimeo
    IT Beginner
    • Home
    • Blog
      • Happiness
      • Productivity
      • Leadership
    • About us
    • Contact us
    IT Beginner
    Linux Essentials

    How to install a Conky and Conky Manager on Linux

    18/07/2017No Comments2 Mins Read

    Conky is a light weight linux program which is a system monitor, similar to Windows Task Manager in Windows. Conky will show you a lot of your linux system’s information on your desktop, for example, cpu usage, cpu usage history, memory usage, disk usage, networking usage and many more. Conky will run on Linux and BSD and it is licensed under the GPL. In this article i will show you how to install, and compile Conky on Linux, Ubuntu, Linux Mint, Gentoo, Arch, and Debian.

    To install Conky on Ubuntu or Linux Mint

    $ sudo apt-get install conky

    To install Conky on Gentoo Linux

    # emerge app-admin/conky

    or

    # paludis -i app-admin/conky

    To install Conky on Arch Linux

    # pacman -S conky

    You can also compiling Conky from source pre, to download the lastest Conky, you can visit http://sourceforge.net/projects/conky/files/conky/. The lastest version of Conky by the time I’m writing this article is 1.9.0

    Download Conky 1.9.0

    $ wget http://sourceforge.net/projects/conky/files/conky/1.9.0/conky-1.9.0.tar.gz

    Untar or uncompressed the Conky file you downloaded

    $ tar -xzvf conky-1.9.0.tar.gz

    Now change your working directory to conky-1.9.0 directory

    $ cd conky-1.9.0

    To compile conky, you will need the X11 development libraries, or libx11-dev package on debian, ubuntu, linux mint

    $ sudo apt-get update && apt-get install libx11-dev

    Finally you now can compile conky

    $ ./configure --prefix=/usr --enable-x11 --enable-mpd # see --help for a full listing of options
    $ make
    $ su -
    # make install

    Conky Manger

    After installing Conky, you might want to try Conky Manager. Conky Manager helps you to config, start/stop, change conky theme with a graphical front end. You can install Conky Manager on Ubuntu based distributions (xubuntu, kubuntu, linux mint…)

    To install a Conky Manager on Ubuntu or Linux Mint

    $ sudo apt-add-repository -y ppa:teejee2008/ppa
    $ sudo apt-get update
    $ sudo apt-get install conky-manager
    cpu usage disk usage memory usage
    Previous ArticleHow to install VLC media player on Linux
    Next Article How to install ImageMagick 6.8 on Linux Mint and Ubuntu

    Related Posts

    Software

    Cisco Packet Tracer 9.0.0 Open BETA Download

    02/04/2025
    CentOS

    How to install XAMPP 1.8.3 with PHP 5.5.11 on Centos Sever

    25/07/2017
    Software

    Install and enable zlib on Linux server

    19/07/2017
    Subscribe
    Notify of
    guest

    guest

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    0 Comments
    Oldest
    Newest Most Voted
    Inline Feedbacks
    View all comments
    • Productivity
    • Leadership

    No posts

    No posts

    Subscribe to Newsletter
    Our Socials
    • Instagram
    • Facebook
    • Twitter
    • YouTube
    • LinkedIn

    Archives

    • April 2025
    • May 2024
    • March 2023
    • July 2022
    • March 2022
    • July 2020
    • January 2019
    • August 2018
    • July 2018
    • August 2017
    • July 2017
    • September 2016

    Categories

    • Business
    • CCNA 1 Instructor Materials
    • CentOS
    • Database
    • Debian
    • Fedora
    • Firefox
    • Happiness
    • Hardware
    • ICND1 Labs
    • ICND2 Labs
    • Leadership
    • Linux Essentials
    • Linux Mint
    • Marketing
    • My SQL
    • Netflix
    • Networking
    • Productivity
    • Resources
    • Security
    • SEO
    • Server
    • Social Media
    • Software
    • Tips – Tricks
    • Ubuntu
    • Uncategorized
    • User Experience
    • WordPress
    • Xubuntu

    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna accumsan in scelerisque.

    Facebook X (Twitter) Instagram Pinterest

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz