Stacer is a free Linux System Optimizer and Monitoring tool. Stacer provides seven main features for linux users. They are Dashboard system monitoring tool, System cleaner to freeup your pc space, Startup Apps management, management of system services, easy software uninstaller and system resources monitor, APT repository manager and GNOME settings manager.
Download Stacer System Optimizer and Monitoring tool
Install Stacer in Ubuntu Linux
Stacer is available as .deb and .Appimage package. To install stacer on ubuntu, go to above stacer download page link and download the Stacer in .deb file format and save it on your Downloads folder.
sudo apt install ./Downloads/stacer_1.1.0_amd64.deb
Here “stacer_1.1.0_amd64.deb” is the downloaded file name. You can change above command based on your downloaded file name.
After the successful installation, click the Show Apps button from Ubuntu Dock Dash and type stacer in the search field.Then click stacer to open the installed Stacer System Optimizer and Monitoring tool. You can also open it using below command in the terminal app.
stacer
Install Stacer via AppImage:
Download the Stacer in .AppImage file format from the above download link and save it on your Downloads folder. In the terminal then run below commands one by one.
cd Downloads
sudo chmod +x ~ Stacer-1.1.0-x64.AppImage
./Stacer-1.1.0-x64.AppImage