Installlion's Logo

Installlion.com

How To Uninstall xclip On Debian 9

To uninstall xclip just follow these instructions.

Uninstall just xclip

command line interface to X selectionsDebian 9.0x110.12+svn84-4+b1
sudo apt-get remove xclip

This will remove just the xclip package itself.

Uninstall xclip and its dependencies

sudo apt-get remove --auto-remove xclip

This will remove the xclip 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 xclip then this will work.

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

Or similarly, like this xclip

sudo apt-get purge --auto-remove xclip

Package Data

Packagexclip
Version0.12+svn84-4+b1
MaintainerAlessandro Ghedini <[email protected]>
Home pagehttp://xclip.sourceforge.net
Descriptioncommand line interface to X selections
Distrodebian
Releasestretch
Repomain
Sectionx11

Dependencies