apt - kubuntu: wine is not get removed after removing PPA , still showing up - Ask Ubuntu


i'm using kubuntu 16.10 . today installed wine ppa 1.7.35 following commands

sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install -y wine1.7 

but, showed errors(i forgot them). , tried delete ppa command sudo add-apt-repository --remove ppa:ubuntu-wine/ppa , asked press enter , , did.

but wine still showing everywhere , winecfg working too.

how should remove completely? enter image description here

those desktop entries aren't part of wine package of per-user profile configuration never altered during package (un-)installation.

the desktop entries created when application run through wine adds entry (emulated) windows start menu. underlying files reside in ~/.local/share/applications/wine/ can delete them if want.

there's (usually) default per-user wine environment in ~/.wine/ if want rid of per-user resources related wine. if used playonlinux there's ~/.playonlinux/wineprefix/.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User