How to Install Bashtop Terminal Resource Monitor on Ubuntu

Bashtop is a free and open source resource monitor for Linux. Using this you can monitor your system and it shows usage and stats of your processor, network, processes, memory and disks. It comes with easy to use menu and responsive keys selection. You can filter the processes and scale UI in bashtop. It also supports SIGTERM, SIGKILL and SIGINT. It is released under open source Apache License 2.0 license. You can also switch between sorting options easily in bashtop. It support themes. This is very cool and useful command line application for terminal lovers.

Bashtop

Install Bashtop on Ubuntu

Open the terminal app (ctrl+alt+t) and run below apt install command.

sudo apt install bashtop

It will install the latest bashtop on your system. You can open it using below command.

bashtop

You can also install it via snap. Run below command in terminal to install it via snap.

sudo snap install bashtop

You can also install Bashtop resource monitor on Ubuntu via the official Ubuntu PPA. Open your terminal app (ctrl+alt+t) and type the below command . Hit the enter key.

sudo add-apt-repository ppa:bashtop-monitor/bashtop

Then if needed type your Ubuntu user password and hit enter. Then again press the Enter key to confirm the PPA addition to your system. Then run below command to update your source list.

sudo apt update

After that run this command to install Bashtop on Ubuntu.

sudo apt install bashtop

Then you can start bashtop by running this command on terminal app.

bashtop

You can find the help and options details in the bashtop. Just press the m key open the menu after launching bashtop.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Gopeed Download Manager

This Post Has One Comment

Leave a Reply