Linux System Optimizer And Monitoring.
Required Packages
- curl
- systemd
Debian x64
- Download
stacer_1.0.8_amd64.debfrom the Stacer releases page. - Run
sudo dpkg -i stacer*.debon the downloaded package. - Launch Stacer using the installed
stacercommand.
Fedora x64
- Download
stacer_1.0.8_x64.rpmfrom the Stacer releases page. - Run
sudo rpm --install stacer*.rpmon the downloaded package. - Launch Stacer using the installed
stacercommand.
Build from source with CMake (Qt Version Qt 5.9)
$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin -G Ninja ..
$ ninja
$ output/bin/stacer
Screenshots






























I’ve installed V1.09 to debian V9 . but I could not run on debian (raspberrypi3)