How to Install and Uninstall libroar-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libroar-dev" package

This is a short guide on how to install libroar-dev on Kali Linux

$ sudo apt update $ sudo apt install libroar-dev

2. Uninstall "libroar-dev" package

In this section, we are going to explain the necessary steps to uninstall libroar-dev on Kali Linux:

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

3. Information about the libroar-dev package on Kali Linux

Package: libroar-dev
Source: roaraudio
Version: 1.0~beta12-4
Installed-Size: 1110
Maintainer: Patrick Matthäi
Architecture: amd64
Depends: libc6 (>= 2.15), libroar2 (= 1.0~beta12-4), libx11-6, zlib1g (>= 1:1.2.2), libroar-compat2 (= 1.0~beta12-4), libx11-dev
Recommends: roarclients
Suggests: ckport, libmuroar-dev
Size: 237592
SHA256: 20a10e6c964c494dda89dd28e8e3e4111643bec0647bb7c4ebedee375e00ddc3
SHA1: f930020795b3aedfe52ae8ac6f7a1b4c43a97809
MD5sum: 4c7d141c6665e3508717a3bec94b8c0d
Description: header files and documentation for the RoarAudio libraries
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.
.
This package contains the development headers for the libroar library.
Description-md5: 24cf6947bfaaa29f473d82b515932858
Homepage: http://roaraudio.keep-cool.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/roaraudio/libroar-dev_1.0~beta12-4_amd64.deb