Installlion's Logo

Installlion.com

How To Uninstall wine1.6-dev on trusty

To uninstall wine1.6-dev just follow these instructions.

Uninstall just wine1.6-dev

Microsoft Windows Compatibility Layer (Development files) Ubuntu 14.04 LTS universe/libdevel 1:1.6.2-0ubuntu4

sudo apt-get remove wine1.6-dev

Which will remove just the wine1.6-dev package itself.

Uninstall wine1.6-dev and its dependencies

sudo apt-get remove --auto-remove wine1.6-dev

This will remove the wine1.6-dev package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for wine1.6-dev then this will work.

  Caution!   Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge wine1.6-dev  

Or similarly, like this wine1.6-dev

sudo apt-get purge --auto-remove wine1.6-dev  

Package Data

Packagewine1.6-dev
Version1:1.6.2-0ubuntu4
MaintainerScott Ritchie
DescriptionMicrosoft Windows Compatibility Layer (Development files)
Distroubuntu
Releasetrusty
Repouniverse
Sectionuniverse/libdevel

Dependencies