Linux System Optimizer and Monitoring
- wget, curl, grep, systemd
- libpcre++0v5, libpcre++0v5-dev (if building)
sudo add-apt-repository ppa:oguzhaninan/stacer
sudo apt-get update
sudo apt-get install stacer
- Download
stacer_1.0.9_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.9_amd64.rpm
from the Stacer releases page. - Run
sudo rpm --install stacer*.rpm --nodeps --force
on the downloaded package. - Launch Stacer using the installed
stacer
command.
If you don't have libsdbusplus installed on your machine, execute:
build-aux/build-sddp.sh
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
- make -j
nproc
- output/bin/stacer