在Linux系统上卸载playOnLinux

1.remove just the playonlinux package itself.

sudo apt-get remove playonlinux

2.remove the playonlinux package and any other dependant packages which are no longer needed.

sudo apt-get remove --auto-remove playonlinux

3. delete your local/config files for playonlinux then this will work.

sudo apt-get purge playonlinux

 



posted @ 2017-04-25 16:49  留白*  阅读(1392)  评论(0编辑  收藏  举报