To uninstall osinfo-db just follow these instructions.
sudo apt-get remove osinfo-db
This will remove just the osinfo-db package itself.
sudo apt-get remove --auto-remove osinfo-db
This will remove the osinfo-db package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for osinfo-db then this will work.
sudo apt-get purge osinfo-db
Or similarly, like this osinfo-db
sudo apt-get purge --auto-remove osinfo-db
Package | osinfo-db |
Version | 0.20170225-2 |
Maintainer | Guido Günther <agx@sigxcpu.org> |
Home page | https://libosinfo.org/ |
Description | Operating system database files |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |