To uninstall fai-nfsroot just follow these instructions.
sudo apt-get remove fai-nfsroot
This will remove just the fai-nfsroot package itself.
sudo apt-get remove --auto-remove fai-nfsroot
This will remove the fai-nfsroot package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fai-nfsroot then this will work.
sudo apt-get purge fai-nfsroot
Or similarly, like this fai-nfsroot
sudo apt-get purge --auto-remove fai-nfsroot
Package | fai-nfsroot |
Version | 3.4.8ubuntu5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://fai-project.org |
Description | Fully Automatic Installation nfsroot package |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/admin |