ubuntu 清理wine 软件_ubuntu完全移除wine

In my case Wine did not get effectively uninstalled using the command:

sudo apt-get --purge remove wine

So I did the following:

rm -rf $HOME/.wine

rm -f $HOME/.config/menus/applications-merged/wine*

rm -rf $HOME/.local/share/applications/wine

rm -f $HOME/.local/share/desktop-directories/wine*

rm -f $HOME/.local/share/icons/????_*.xpm

These commands delete files stored in hard disk that may lock uninstallation of wine.

After deleting the files run command:

sudo apt-get remove --purge wine

Do the following to correct any installation error.

sudo apt-get update

sudo apt-get autoclean

sudo apt-get clean

sudo apt-get autoremove

另外

在txt文件的右键Open with会出现notepad以及wine application选项(即使他们已经被删除),只要在这个选项上点右键forget就能从open with列表中移除他们

自:http://askubuntu.com/questions/15551/how-to-remove-wine-completely

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值