To uninstall fadecut just follow these instructions.
sudo apt-get remove fadecut
This will remove just the fadecut package itself.
sudo apt-get remove --auto-remove fadecut
This will remove the fadecut package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fadecut then this will work.
sudo apt-get purge fadecut
Or similarly, like this fadecut
sudo apt-get purge --auto-remove fadecut
Package | fadecut |
Version | 0.1.3-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://github.com/micressor/fadecut |
Description | toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/sound |