To uninstall fp-units-base just follow these instructions.
/debian/stretch/main///install/index.html Free Pascal - base units dependency package Debian 9.0 devel 3.0.0+dfsg-11
sudo apt-get remove fp-units-base
Which will remove just the fp-units-base package itself.
sudo apt-get remove --auto-remove fp-units-base
This will remove the fp-units-base package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fp-units-base then this will work.
sudo apt-get purge fp-units-base
Or similarly, like this fp-units-base
sudo apt-get purge --auto-remove fp-units-base
Package | fp-units-base |
Version | 3.0.0+dfsg-11 |
Maintainer | Pascal Packaging Team |
Description | Free Pascal - base units dependency package |
Distro | debian |
Release | stretch |
Repo | main |
Section | devel |