Linux System Optimizer and Monitoring
- Download
Stacer-1.0.6-x86_64.AppImage
from the Stacer releases page. - Make it executable
sudo chmod a+x Stacer*.AppImage
- Run
./Stacer*.AppImage
- Download
Stacer_1.0.6_amd64.deb
from the Stacer releases page. - Run
sudo dpkg --install Stacer_1.0.6_amd64.deb
on the downloaded package. - Launch Stacer using the installed
Stacer
command.
- Download
Stacer_1.0.6_i386.deb
from the Stacer releases page. - Run
sudo dpkg --install Stacer_1.0.6_i386.deb
on the downloaded package. - Launch Stacer using the installed
Stacer
command.
git clone https://github.com/oguzhaninan/Stacer.git
cd Stacer
npm install && npm run build && npm start
- Run
sudo dpkg -r stacer