To uninstall juke just follow these instructions.
sudo apt-get remove juke
This will remove just the juke package itself.
sudo apt-get remove --auto-remove juke
This will remove the juke package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for juke then this will work.
sudo apt-get purge juke
Or similarly, like this juke
sudo apt-get purge --auto-remove juke
Package | juke |
Version | 0.7-4 |
Maintainer | Andrea Tacchetti <[email protected]> |
Description | A curses-based jukebox program |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/sound |