Install xmms2-plugin-vorbis
Installing xmms2-plugin-vorbis package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install xmms2-plugin-vorbis
xmms2-plugin-vorbis package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | xmms2-plugin-vorbis |
version | 0.8+dfsg-15+b2 |
description | XMMS2 – vorbis decoder |
subsection | sound |
website | xmms2.org |
maintainer | Benjamin Drung |
Uninstall xmms2-plugin-vorbis
To remove just xmms2-plugin-vorbis package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove xmms2-plugin-vorbis
Uninstall xmms2-plugin-vorbis and it’s dependent packages
To remove the xmms2-plugin-vorbis package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove xmms2-plugin-vorbis
Purging xmms2-plugin-vorbis
If you also want to delete configuration and/or data files of xmms2-plugin-vorbis from Debian Sid then this will work:
sudo apt-get purge xmms2-plugin-vorbis
To delete configuration and/or data files of xmms2-plugin-vorbis and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove xmms2-plugin-vorbis