How to Install Bar Assistant on Elementary OS Latest

Bar Assistant is an all-in-one system monitor and taskbar which can be used on elementary OS. In this tutorial, we will show you how to install Bar assistant from https://github.com/karlomikus/bar-assistant on elementary OS.

Prerequisites

Before we begin, make sure that you have the following prerequisites:

Installation

  1. Open a terminal application by clicking on the "Applications" menu in the top left corner of your desktop and searching for "Terminal".

  2. Install Git by running the following command in the terminal:

    sudo apt-get install git
    
  3. Clone the Bar Assistant repository to your system by running the following command:

    git clone https://github.com/karlomikus/bar-assistant.git
    
  4. Change directory to the bar-assistant folder by running the following command:

    cd bar-assistant
    
  5. Install the necessary dependencies by running the following command:

    sudo apt-get install python-gi gir1.2-gtop-2.0 build-essential python3 python3-dev python3-gi python3-gi-cairo python3-pip libcairo2-dev libgirepository1.0-dev
    
  6. Install Bar Assistant by running the following command:

    sudo python3 setup.py install
    
  7. Start Bar Assistant by running the following command:

    bar-assistant
    

Congratulations, you've successfully installed Bar Assistant on elementary OS! You can now use the system monitor and taskbar to keep an eye on your system resources and running applications.

Note: To uninstall Bar Assistant, simply run the following command:

sudo python3 setup.py install --record files.txt && xargs rm -rf < files.txt

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!