Linux System Optimizer and Monitoring
- curl
- systemd
- Download
stacer_1.0.8_amd64.deb
from the Stacer releases page. - Run
sudo dpkg -i stacer*.deb
on the downloaded package. - Launch Stacer using the installed
stacer
command.
- Download
stacer_1.0.8_x64.rpm
from the Stacer releases page. - Run
sudo rpm --install stacer*.rpm
on the downloaded package. - Launch Stacer using the installed
stacer
command.
$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin -G Ninja ..
$ ninja
$ output/bin/stacer