To uninstall yatm just follow these instructions.
sudo apt-get remove yatm
This will remove just the yatm package itself.
sudo apt-get remove --auto-remove yatm
This will remove the yatm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yatm then this will work.
sudo apt-get purge yatm
Or similarly, like this yatm
sudo apt-get purge --auto-remove yatm
Package | yatm |
Version | 0.9-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Command line audio file player with time stretching capabilities |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/sound |