Installlion's Logo

Installlion.com

How To Uninstall ncpfs On Debian 7

To uninstall ncpfs just follow these instructions.

Uninstall just ncpfs

utilities to use resources from NetWare serversDebian 7.0net2.2.6-9
sudo apt-get remove ncpfs

This will remove just the ncpfs package itself.

Uninstall ncpfs and its dependencies

sudo apt-get remove --auto-remove ncpfs

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

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

Or similarly, like this ncpfs

sudo apt-get purge --auto-remove ncpfs

Package Data

Packagencpfs
Version2.2.6-9
MaintainerDebian QA Group <[email protected]>
Home pageftp://platan.vc.cvut.cz/pub/linux/ncpfs/
Descriptionutilities to use resources from NetWare servers
Distrodebian
Releasewheezy
Repomain
Sectionnet

Dependencies