当前位置:潮流轩 >

生活 >心理 >

Ubuntu中卸载软件

Ubuntu中卸载软件

Ubuntu中卸载软件

找到此软件名称,然后sudo apt-get purge ......(点点为为程序名称),purge参数为彻底删除文件,然后sudo apt-get autoremove,sudo apt-get clean和dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P 两条命令来清除残余的配置文件

标签: Ubuntu 卸载 软件
  • 文章版权属于文章作者所有,转载请注明 https://www.chaoliuxuan.com/shcl/xinli/1xz7vp.html