To uninstall ncpfs just follow these instructions.
sudo apt-get remove ncpfs
This will remove just the ncpfs package itself.
sudo apt-get remove --auto-remove ncpfs
This will remove the ncpfs package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ncpfs then this will work.
sudo apt-get purge ncpfs
Or similarly, like this ncpfs
sudo apt-get purge --auto-remove ncpfs
Package | ncpfs |
Version | 2.2.6-9 |
Maintainer | Debian QA Group <[email protected]> |
Home page | ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ |
Description | utilities to use resources from NetWare servers |
Distro | debian |
Release | wheezy |
Repo | main |
Section | net |