Stacer is an open-source linux system optimizing tool that enables you to check and monitor the performance of your Linux machine. It comes with a beautiful graphical user interface (gui) dashboard that displays state of your CPU, Memory as well as Disk and many others. Before we proceed on how to install Stacer on ubuntu, let’s take a quick look at its features.
Stacer 1.0.7 Changelog
- Language Support
- Theme Support
- Processes Monitor
- Multiple Package Uninstall
Installation instructions:
Open terminal and insert command line...
$ sudo apt-get install gdebi
$ wget https://github.com/oguzhaninan/Stacer/releases/download/v1.0.7/stacer_1.0.7_amd64.deb
$ sudo gdebi stacer_1.0.7_amd64.deb |
Option, remove Stacer
$ sudo apt-get remove stacer |
refer original :
https://howto-ubuntunew.blogspot.com/
No comments:
Post a Comment