To uninstall facter-customfacts-plugin just follow these instructions.
sudo apt-get remove facter-customfacts-plugin
This will remove just the facter-customfacts-plugin package itself.
sudo apt-get remove --auto-remove facter-customfacts-plugin
This will remove the facter-customfacts-plugin package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for facter-customfacts-plugin then this will work.
sudo apt-get purge facter-customfacts-plugin
Or similarly, like this facter-customfacts-plugin
sudo apt-get purge --auto-remove facter-customfacts-plugin
Package | facter-customfacts-plugin |
Version | 1.1-0ubuntu3 |
Maintainer | Juan L. Negron <[email protected]> |
Home page | https://launchpad.net/facter-plugins |
Description | facter plugin to insert custom facts |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/admin |