Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmuroar0 on Debian Unstable (Sid)


Install libmuroar0

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

sudo apt-get update
sudo apt-get install libmuroar0

libmuroar0 package information

distro Debian Unstable (Sid)
section Main
name libmuroar0
version 0.1.13-2
description minimalist RoarAudio client library
subsection libs
website roaraudio.keep-cool.org
maintainer Patrick Matthäi

Uninstall libmuroar0

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

sudo apt-get remove libmuroar0

Uninstall libmuroar0 and it’s dependent packages

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

sudo apt-get remove --auto-remove libmuroar0

Purging libmuroar0

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

sudo apt-get purge libmuroar0

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

sudo apt-get purge --auto-remove libmuroar0

 

Comments

comments