37 Star 206 Fork 26

铜豌豆 Linux / debian-cn

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
uninstall-all-apt.sh 554 Bytes
Copy Edit Web IDE Raw Blame History
#!/bin/bash
echo "开始卸载 atzlinux 中文套件 ..."
apt -y purge \
baidunetdisk \
netease-cloud-music \
sogoupinyin \
electronic-wechat \
youdao-dict \
wps-office wps-office-fonts
apt -y purge linuxqq
apt -y purge fonts-zh-cn-misc-atzlinux
apt -y purge atzlinux-store
apt -y purge atzlinux-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
apt-install

Search

E71a60c3 8189591 Df7b7c6b 8189591