To uninstall ogmtools just follow these instructions.
sudo apt-get remove ogmtools
This will remove just the ogmtools package itself.
sudo apt-get remove --auto-remove ogmtools
This will remove the ogmtools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ogmtools then this will work.
sudo apt-get purge ogmtools
Or similarly, like this ogmtools
sudo apt-get purge --auto-remove ogmtools
Package | ogmtools |
Version | 1:1.5-3.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Tools for manipulating Ogg multimedia streams |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/graphics |