To uninstall vobcopy just follow these instructions.
sudo apt-get remove vobcopy
This will remove just the vobcopy package itself.
sudo apt-get remove --auto-remove vobcopy
This will remove the vobcopy package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vobcopy then this will work.
sudo apt-get purge vobcopy
Or similarly, like this vobcopy
sudo apt-get purge --auto-remove vobcopy
Package | vobcopy |
Version | 1.2.0-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://vobcopy.org |
Description | Tool to copy DVD VOBs to hard disk |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/utils |