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-v11.sh 588 Bytes
Copy Edit Web IDE Raw Blame History
#!/bin/bash
echo "开始卸载 atzlinux 常用中文软件 ..."
apt -y purge \
baidunetdisk \
netease-cloud-music \
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-a11
apt -y purge atzlinux-v11-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
deb11

Search