40 Star 212 Fork 27

铜豌豆 Linux / debian-cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
uninstall-all-apt-v12.sh 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
atzlinux 提交于 2023-11-13 16:09 . add uninstall-all-apt-v12.sh
#!/bin/bash
echo "开始卸载 atzlinux 常用中文软件 ..."
apt -y purge \
baidunetdisk \
sogoupinyin \
electronic-wechat \
wps-office wps-office-fonts
apt -y purge app.web.youdao.dict
apt -y purge linuxqq
apt -y purge fonts-zh-cn-misc-atzlinux
apt -y purge atzlinux-store-v12
apt -y purge atzlinux-v12-archive-keyring
echo "开始卸载不需要使用的中文软件依赖包 ..."
apt -y autoremove
echo "卸载完成,谢谢使用《铜豌豆 Linux》!"
echo "欢迎您在有需要的时候,再次使用《铜豌豆 Linux》https://www.atzlinux.com"
Shell
1
https://gitee.com/atzlinux/debian-cn.git
git@gitee.com:atzlinux/debian-cn.git
atzlinux
debian-cn
debian-cn
bookworm

搜索帮助