Ubuntu 22.04.1 清理安装失败或配置错误的软件包
This commit is contained in:
parent
0472ad1c53
commit
a4dd333320
@ -11,10 +11,8 @@ tags: Ubuntu
|
||||
> 命令如下:
|
||||
```shell
|
||||
# root 账号无需加上sudo
|
||||
|
||||
sudo apt-get purge $(dpkg -l|grep ^rc|awk '{ print $2 }')
|
||||
sudo apt-get purge $(dpkg -l|grep iF|awk '{ print $2 }')
|
||||
|
||||
```
|
||||
|
||||
> 注解:
|
||||
|
Loading…
x
Reference in New Issue
Block a user