How to Install and Uninstall libmuroar-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libmuroar-dev" package

This guide let you learn how to install libmuroar-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmuroar-dev

2. Uninstall "libmuroar-dev" package

Please follow the guidelines below to uninstall libmuroar-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmuroar-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmuroar-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmuroar-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: muroar
Version: 0.1.13-2
Depends: libmuroar0 (= 0.1.13-2)
Filename: pool/universe/m/muroar/libmuroar-dev_0.1.13-2_amd64.deb
Size: 11706
MD5sum: 42975e9cab4bd5a05716426acbf871bd
SHA1: fab2319f3d3bebbdc620d92bcb4f4350d9eabb0f
SHA256: bddc9b3b0d121ca196e8504eb1e1cc1c4161e9c3632fd2789b8ba251b488e548
Description-en: minimalist RoarAudio client library (development headers)
RoarAudio is a sound-server for audio mixing. Its main purpose is to mix audio
from different clients before sending it to its outputs (for example a
soundcard).
.
It is completely network transparent (UNIX sockets, TCP/IP and DECnet) and
supports many common codecs like Ogg Vorbis, Speex or FLAC.
.
This is a minimalist client library for RoarAudio.
It exists because it allows non-GPL applications to use
the RoarAudio sound system.
.
This package contains the development headers for the libmuroar library.
Description-md5: 5d4659f86deb749d4b7d72c7a4c42890
Homepage: http://roaraudio.keep-cool.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu