Linux System Optimizer and Monitoring

- curl, systemd
sudo add-apt-repository ppa:oguzhaninan/stacersudo apt-get updatesudo apt-get install stacer
- Download
stacer_1.0.9_amd64.debfrom the Stacer releases page. - Run
sudo dpkg -i stacer*.debon the downloaded package. - Launch Stacer using the installed
stacercommand.
- Download
stacer_1.0.9_x64.rpmfrom the Stacer releases page. - Run
sudo rpm --install stacer*.rpmon the downloaded package. - Launch Stacer using the installed
stacercommand.
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
- make -j
nproc - output/bin/stacer
















