To uninstall 3dldf just follow these instructions.
sudo apt-get remove 3dldf
This will remove just the 3dldf package itself.
sudo apt-get remove --auto-remove 3dldf
This will remove the 3dldf package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 3dldf then this will work.
sudo apt-get purge 3dldf
Or similarly, like this 3dldf
sudo apt-get purge --auto-remove 3dldf
Package | 3dldf |
Version | 2.0.3+dfsg-4build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://www.gnu.org/software/3dldf/ |
Description | 3D drawing with MetaPost output — interpreter |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/tex |