How to Install and Uninstall libroar2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

1. Install "libroar2" package

Please follow the instructions below to install libroar2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libroar2

2. Uninstall "libroar2" package

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

$ sudo apt remove libroar2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libroar2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libroar2
Priority: optional
Section: universe/libs
Installed-Size: 498
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: roaraudio
Version: 1.0~beta11-7
Replaces: libroar0
Depends: libc6 (>= 2.15), libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libx11-6, zlib1g (>= 1:1.2.2)
Suggests: libroar-plugins-universal (= 1.0~beta11-7), roaraudio-server, bzip2, gnupg, openssh-client, pinentry, libmuroar0, slpd, socat
Conflicts: libroar0
Filename: pool/universe/r/roaraudio/libroar2_1.0~beta11-7_amd64.deb
Size: 164156
MD5sum: c009b50294169d01b2e772818e0b0983
SHA1: 20217742b76fe99673167e023a40f41894acec15
SHA256: 0ea4c9b492101cc49037f672415d750c06dd80a466434d360befefc7f667ea21
Description-en: foundation libraries for the RoarAudio sound server and clients
RoarAudio is a 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, DECnet) and
supports many common codecs like Ogg Vorbis, Speex or FLAC.
.
This packet consists of the following libraries:
libroar: The RoarAudio main library. It contains code for talking to roard,
virtual IO functions useful not only for audio applications, memory
management functions like buffers, lists, stacks.
.
libroardsp: Digital Signal Processing library. It contains code to work with
PCM signals including simple filters, converters and code to work with some
(realtime) codecs.
.
libroareio: This is the RoarAudio Extended IO library. It contains code for
talking to extended IO. Currently it contains code to talk to soundcards
without roard. This is not meant to be used by other applications directly.
.
libroarlight: Light Control support library. It contains code to support
the usage of the light control subsystem.
.
libroarmidi: MIDI subsystem support library. It contains code to support
the usage of the MIDI subsystem.
Description-md5: ff50f88ed9e3c2fad44259b10082014b
Multi-Arch: same
Homepage: http://roaraudio.keep-cool.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu