Install mps-youtube
Installing mps-youtube package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mps-youtube
mps-youtube package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mps-youtube |
version | 0.2.5-5 |
description | Terminal based YouTube jukebox with playlist management |
subsection | utils |
website | github.com / np1 / mps-youtube |
maintainer | Zlatan Todoric |
Uninstall mps-youtube
To remove just mps-youtube package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mps-youtube
Uninstall mps-youtube and it’s dependent packages
To remove the mps-youtube package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mps-youtube
Purging mps-youtube
If you also want to delete configuration and/or data files of mps-youtube from Debian Sid then this will work:
sudo apt-get purge mps-youtube
To delete configuration and/or data files of mps-youtube and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mps-youtube