Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmusic1 on Debian Unstable (Sid)


Install libmusic1

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

sudo apt-get update
sudo apt-get install libmusic1

libmusic1 package information

distro Debian Unstable (Sid)
section Main
name libmusic1
version 1.0.7-1.2+b2
description Multi-Simulation Coordinator for MPI — Runtime library
subsection libs
website software.incf.org / software / music / home
maintainer Mikael Djurfeldt

Uninstall libmusic1

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

sudo apt-get remove libmusic1

Uninstall libmusic1 and it’s dependent packages

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

sudo apt-get remove --auto-remove libmusic1

Purging libmusic1

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

sudo apt-get purge libmusic1

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

sudo apt-get purge --auto-remove libmusic1

 

Comments

comments