Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mp3roaster on Debian Unstable (Sid)


Install mp3roaster

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

sudo apt-get update
sudo apt-get install mp3roaster

mp3roaster package information

distro Debian Unstable (Sid)
section Main
name mp3roaster
version 0.3.0-6
description Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAV files
subsection sound
website mp3roaster.sourceforge.net
maintainer Gunnar Wolf

Uninstall mp3roaster

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

sudo apt-get remove mp3roaster

Uninstall mp3roaster and it’s dependent packages

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

sudo apt-get remove --auto-remove mp3roaster

Purging mp3roaster

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

sudo apt-get purge mp3roaster

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

sudo apt-get purge --auto-remove mp3roaster

 

Comments

comments