To uninstall udftools just follow these instructions.
sudo apt-get remove udftools
This will remove just the udftools package itself.
sudo apt-get remove --auto-remove udftools
This will remove the udftools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for udftools then this will work.
sudo apt-get purge udftools
Or similarly, like this udftools
sudo apt-get purge --auto-remove udftools
Package | udftools |
Version | 1.3-1 |
Maintainer | Pali Rohár <[email protected]> |
Home page | https://github.com/pali/udftools |
Description | tools for UDF filesystems and DVD/CD-R(W) drives creating filesystems in the UDF (Universal Disk Format), which is primarily used for DVDs, but sometimes also CD-ROMs and HDDs: |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | otherosfs |