Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mp3splt on Debian Unstable (Sid)


Install mp3splt

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

sudo apt-get update
sudo apt-get install mp3splt

mp3splt package information

distro Debian Unstable (Sid)
section Main
name mp3splt
version 2.4.2-2
description command line interface to split MP3 and Ogg Vorbis files without reencoding
subsection sound
website mp3splt.sourceforge.net
maintainer Ryan Niebur

Uninstall mp3splt

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

sudo apt-get remove mp3splt

Uninstall mp3splt and it’s dependent packages

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

sudo apt-get remove --auto-remove mp3splt

Purging mp3splt

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

sudo apt-get purge mp3splt

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

sudo apt-get purge --auto-remove mp3splt

 

Comments

comments