How to Install and Uninstall libgroove4 Package on Kali Linux

Last updated: May 19,2024

1. Install "libgroove4" package

This guide let you learn how to install libgroove4 on Kali Linux

$ sudo apt update $ sudo apt install libgroove4

2. Uninstall "libgroove4" package

Please follow the guidelines below to uninstall libgroove4 on Kali Linux:

$ sudo apt remove libgroove4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgroove4 package on Kali Linux

Package: libgroove4
Source: libgroove
Version: 4.3.0-5
Installed-Size: 70
Maintainer: Debian QA Group
Architecture: amd64
Depends: libavcodec58 (>= 7:4.0), libavfilter7 (>= 7:4.0), libavformat58 (>= 7:4.0), libavutil56 (>= 7:4.0), libc6 (>= 2.14)
Size: 24092
SHA256: 8b959215aa210d7ded92992fe3c18ebd1468a2c4b1ad03177c57ca78e4a5b938
SHA1: 3b2c8bf578b382072a7174fc25d9ad68f50b5771
MD5sum: 0862d42d9c09ef12fd0ad608aa6e6c84
Description: music player backend
This library provides decoding and encoding of audio on a playlist.
It is intended to be used as a backend for music player applications, however
it is generic enough to 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 shared library.
Description-md5: 500b639f4c19fbfe8a6c2b57aab1ca73
Multi-Arch: same
Homepage: https://github.com/andrewrk/libgroove
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgroove/libgroove4_4.3.0-5_amd64.deb