Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install moosic on Debian Unstable (Sid)


Install moosic

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

sudo apt-get update
sudo apt-get install moosic

moosic package information

distro Debian Unstable (Sid)
section Main
name moosic
version 1.5.6-1
description Daemon/client combo to easily queue music files for playing
subsection sound
maintainer Arto Jantunen

Uninstall moosic

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

sudo apt-get remove moosic

Uninstall moosic and it’s dependent packages

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

sudo apt-get remove --auto-remove moosic

Purging moosic

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

sudo apt-get purge moosic

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

sudo apt-get purge --auto-remove moosic

 

Comments

comments