Ubuntu16.04安装Stacer工具

2017-08-10  本文已影响248人  QUSIR

说明

Stacer工具可以显示系统资源使用情况,清除系统垃圾,卸载软件,关闭开启自启动服务。

安装

deb 包安装

Debian Linux x86(Ubuntu)

  1. Download Stacer_1.0.4_i386.deb from the Stacer releases page.
  2. Run sudo dpkg --install Stacer_1.0.4_i386.deb on the downloaded package.
  3. Launch Stacer using the installed Stacer command.

Debian Linux x64 (Ubuntu)

  1. Download Stacer_1.0.4_amd64.deb from the Stacer releases page.
  2. Run sudo dpkg --install Stacer_1.0.4_amd64.deb on the downloaded package.
  3. Launch Stacer using the installed Stacer command.

源码安装

git clone https://github.com/oguzhaninan/Stacer.git
cd Stacer
npm install && npm start

卸载

运行sudo dpkg -r Stacer

使用

仪表板

Stacer

系统清洁

System_Cleaner

启动应用程序

Startup_Apps

服务

Services

卸载程序

Uninstaller
上一篇下一篇

猜你喜欢

热点阅读