oguzhaninan / Stacer
- четверг, 6 июля 2017 г. в 03:14:10
Linux System Optimizer and Monitoring
Linux System Optimizer and Monitoring
Run sudo apt-get install systemd -f
stacer-1.0.7-x86_64.AppImage
from the Stacer releases page.sudo chmod a+x stacer*.AppImage
./stacer*.AppImage
stacer_1.0.7_amd64.deb
from the Stacer releases page.sudo dpkg --install stacer_1.0.7_amd64.deb
on the downloaded package.stacer
command.stacer_1.0.7_i386.deb
from the Stacer releases page.sudo dpkg --install stacer_1.0.7_i386.deb
on the downloaded package.stacer
command.stacer-1.0.7.rpm
from the Stacer releases page.sudo rpm --install stacer-1.0.7.rpm
on the downloaded package.stacer
command.git clone https://github.com/oguzhaninan/Stacer.git
cd Stacer
npm install && npm run build && npm start
sudo dpkg -r stacer