mirror of
https://github.com/oguzhaninan/Stacer.git
synced 2025-12-23 23:18:31 -05:00
5.3 KiB
5.3 KiB
Linux System Optimizer and Monitoring
Reviews
Required Packages
- curl
- systemd
Distribution independent installation
-
Install
Run
bash -c "$(wget https://gitlab.com/oguzhaninan/Stacer-Develop/raw/master/install.sh -O -)" -
Uninstall
Run
sudo bash uninstal-stacer
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_amd64.rpmfrom the Stacer releases page. - Run
sudo rpm --install stacer*.rpmon the downloaded package. - Launch Stacer using the installed
stacercommand.
Build from source
git clone https://github.com/oguzhaninan/Stacer.gitcd Stacer./deploy.sh










