Ubuntu16.04安装Stacer工具


说明

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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM