Stacer 一款 Linux 系统优化和监控工具。 可以看成是 CCleaner 的 Linux 版本。简单易用,速度很快,且完全开源。
一条命令即可安装(debian 11系统) #sudo apt install stacer [sudo] phpsrc.com 的密码: 正在读取软件包列表... 完成 正在分析软件包的依赖关系树... 完成 正在读取状态信息... 完成 将会同时安装下列软件: fonts-league-spartan libqt5charts5 下列【新】软件包将被安装: fonts-league-spartan libqt5charts5 stacer 升级了 0 个软件包,新安装了 3 个软件包,要卸载 0 个软件包,有 2 个软件包未被升级。 需要下载 1,221 kB 的归档。 解压缩后会消耗 3,924 kB 的额外空间。 您希望继续执行吗? [Y/n] y 获取:1 http://mirrors.ustc.edu.cn/debian bullseye/main amd64 fonts-league-spartan all 2.210-1 [173 kB] 获取:2 http://mirrors.ustc.edu.cn/debian bullseye/main amd64 libqt5charts5 amd64 5.15.2-2 [432 kB] 获取:3 http://ftp.cn.debian.org/debian bullseye/main amd64 stacer amd64 1.1.0+ds-1 [617 kB] 已下载 1,221 kB,耗时 3秒 (371 kB/s) 正在选中未选择的软件包 fonts-league-spartan。 (正在读取数据库 ... 系统当前共安装有 495916 个文件和目录。) 准备解压 .../fonts-league-spartan_2.210-1_all.deb ... 正在解压 fonts-league-spartan (2.210-1) ... 正在选中未选择的软件包 libqt5charts5:amd64。 准备解压 .../libqt5charts5_5.15.2-2_amd64.deb ... 正在解压 libqt5charts5:amd64 (5.15.2-2) ... 正在选中未选择的软件包 stacer。 准备解压 .../stacer_1.1.0+ds-1_amd64.deb ... 正在解压 stacer (1.1.0+ds-1) ... 正在设置 libqt5charts5:amd64 (5.15.2-2) ... 正在设置 fonts-league-spartan (2.210-1) ... 正在设置 stacer (1.1.0+ds-1) ... 正在处理用于 hicolor-icon-theme (0.17-2) 的触发器 ... 正在处理用于 gnome-menus (3.36.0-1) 的触发器 ... 正在处理用于 libc-bin (2.31-13+deb11u2) 的触发器 ... 正在处理用于 mailcap (3.69) 的触发器 ... 正在处理用于 fontconfig (2.13.1-4.2) 的触发器 ... 正在处理用于 desktop-file-utils (0.26-1) 的触发器 ...
运行 #stacer Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 502, resource id: 0, major code: 20 (GetProperty), minor code: 0 有错误,但并不影响程序运行,忽略即可。
如果想关闭终端却不关闭程序运行,则在命令后加&,即 #stacer &
官方文档:
Installing
Required for Ubuntu 14
Run sudo apt-get install systemd -f
AppImage
- Download
stacer-1.0.7-x86_64.AppImage from the Stacer releases page.
- Make it executable
sudo chmod a+x stacer*.AppImage
- Run
./stacer*.AppImage
Debian Linux x64
- Download
stacer_1.0.7_amd64.deb from the Stacer releases page.
- Run
sudo dpkg --install stacer_1.0.7_amd64.deb on the downloaded package.
- Launch Stacer using the installed
stacer command.
Debian Linux x86
- Download
stacer_1.0.7_i386.deb from the Stacer releases page.
- Run
sudo dpkg --install stacer_1.0.7_i386.deb on the downloaded package.
- Launch Stacer using the installed
stacer command.
Fedora
- Download
stacer-1.0.7.rpm from the Stacer releases page.
- Run
sudo rpm --install stacer-1.0.7.rpm on the downloaded package.
- Launch Stacer using the installed
stacer command.
Build from source
git clone https://github.com/oguzhaninan/Stacer.git
cd Stacer
npm install && npm run build && npm start
Uninstalling
功能界面如下:











|