Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mp3burn on Debian Unstable (Sid)


Install mp3burn

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

sudo apt-get update
sudo apt-get install mp3burn

mp3burn package information

distro Debian Unstable (Sid)
section Main
name mp3burn
version 0.4.2-2.2
description burn audio CDs directly from MP3, Ogg Vorbis, or FLAC files
subsection sound
maintainer Alexander Wirt

Uninstall mp3burn

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

sudo apt-get remove mp3burn

Uninstall mp3burn and it’s dependent packages

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

sudo apt-get remove --auto-remove mp3burn

Purging mp3burn

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

sudo apt-get purge mp3burn

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

sudo apt-get purge --auto-remove mp3burn

 

Comments

comments