Linux System Optimizer and Monitoring
- curl
- systemd
-
Install
Run
bash -c "$(wget https://raw.githubusercontent.com/oguzhaninan/Stacer/native/install.sh -O -)"
-
Uninstall
Run
sudo bash uninstall-stacer
- 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.
git clone https://github.com/oguzhaninan/Stacer.git
cd Stacer
./deploy.sh