Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mpg123-el on Debian Unstable (Sid)


Install mpg123-el

Installing mpg123-el package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mpg123-el

mpg123-el package information

distro Debian Unstable (Sid)
section Main
name mpg123-el
version 1:1.58-1
description front-end to mpg321/ogg321 media players for Emacs
subsection lisp
website gentei.org / ~yuuji / software / mpg123el / 
maintainer LI Daobing

Uninstall mpg123-el

To remove just mpg123-el package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mpg123-el

Uninstall mpg123-el and it’s dependent packages

To remove the mpg123-el package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mpg123-el

Purging mpg123-el

If you also want to delete configuration and/or data files of mpg123-el from Debian Sid then this will work:

sudo apt-get purge mpg123-el

To delete configuration and/or data files of mpg123-el and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mpg123-el

 

Comments

comments