Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mp3wrap on Debian Unstable (Sid)


Install mp3wrap

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

sudo apt-get update
sudo apt-get install mp3wrap

mp3wrap package information

distro Debian Unstable (Sid)
section Main
name mp3wrap
version 0.5-4
description Utility for MP3 wrapping (rolling multiple MP3s into one)
subsection sound
website mp3wrap.sourceforge.net
maintainer Marcio de Souza Oliveira

Uninstall mp3wrap

To remove just mp3wrap package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mp3wrap

Uninstall mp3wrap and it’s dependent packages

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

sudo apt-get remove --auto-remove mp3wrap

Purging mp3wrap

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

sudo apt-get purge mp3wrap

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

sudo apt-get purge --auto-remove mp3wrap

 

Comments

comments