Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mussort on Debian Unstable (Sid)


Install mussort

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

sudo apt-get update
sudo apt-get install mussort

mussort package information

distro Debian Unstable (Sid)
section Main
name mussort
version 0.4-1
description simple tool that sorts a music collection
subsection utils
website random.zerodogg.org / mussort
maintainer Sascha Steinbiss

Uninstall mussort

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

sudo apt-get remove mussort

Uninstall mussort and it’s dependent packages

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

sudo apt-get remove --auto-remove mussort

Purging mussort

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

sudo apt-get purge mussort

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

sudo apt-get purge --auto-remove mussort

 

Comments

comments