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

Last updated: November 26,2024

1. Install "libgroove-dev" package

Here is a brief guide to show you how to install libgroove-dev on Kali Linux

$ sudo apt update $ sudo apt install libgroove-dev

2. Uninstall "libgroove-dev" package

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

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

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

Package: libgroove-dev
Source: libgroove
Version: 4.3.0-5
Installed-Size: 119
Maintainer: Debian QA Group
Architecture: amd64
Depends: libgroove4 (= 4.3.0-5)
Size: 32616
SHA256: 93e90f68c4adf4fc502b327673d0ea07551e3973cd07c88aeba48cad19c69198
SHA1: 46443173fe497978f706b7afcf22dec1643fe4a9
MD5sum: 19cb3884387581325f6fab615376b9cf
Description: audio dispatching library (development files)
This C library provides an sink-based API for decoding and encoding audio.
It is intended to be used as a backend for music player applications, however
it may also be used as a backend for any audio processing utility.
.
Features:
* Uses libav for decoding and encoding.
* Add and remove entries on a playlist for gapless playback.
* Supports idempotent pause, play, and seek.
* Per-playlist-item gain adjustment so you can implement loudness compensation
without audio glitches.
* Read and write metadata tags.
* Extensible sink-based interface. A sink provides resampling and keeps its
buffer full. This package contains the raw sink which provides
reference-counted raw audio buffers. Other sinks are built on top of this
one.
* Thread-safe.
.
This package contains the development files.
Description-md5: 48f8d731a1e3724f459002899c9a9561
Multi-Arch: same
Homepage: https://github.com/andrewrk/libgroove
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libg/libgroove/libgroove-dev_4.3.0-5_amd64.deb