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