To uninstall freeipmi-ipmidetect just follow these instructions.
/debian/stretch/main///install/index.html GNU IPMI - IPMI node detection tool Debian 9.0 admin 1.4.11-1.1+b1
sudo apt-get remove freeipmi-ipmidetect
Which will remove just the freeipmi-ipmidetect package itself.
sudo apt-get remove --auto-remove freeipmi-ipmidetect
This will remove the freeipmi-ipmidetect package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for freeipmi-ipmidetect then this will work.
sudo apt-get purge freeipmi-ipmidetect
Or similarly, like this freeipmi-ipmidetect
sudo apt-get purge --auto-remove freeipmi-ipmidetect
Package | freeipmi-ipmidetect |
Version | 1.4.11-1.1+b1 |
Maintainer | Debian FreeIPMI Maintainers |
Description | GNU IPMI - IPMI node detection tool |
Distro | debian |
Release | stretch |
Repo | main |
Section | admin |