How to Install and Uninstall pd-mediasettings Package on Kali Linux

Last updated: July 05,2024

1. Install "pd-mediasettings" package

This guide covers the steps necessary to install pd-mediasettings on Kali Linux

$ sudo apt update $ sudo apt install pd-mediasettings

2. Uninstall "pd-mediasettings" package

Here is a brief guide to show you how to uninstall pd-mediasettings on Kali Linux:

$ sudo apt remove pd-mediasettings $ sudo apt autoclean && sudo apt autoremove

3. Information about the pd-mediasettings package on Kali Linux

Package: pd-mediasettings
Version: 0.1.3-4
Installed-Size: 94
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata (>= 0.52~) | pd (>= 0.52~), libc6 (>= 2.7)
Suggests: pd-libdir
Size: 15072
SHA256: a44d0478b07e1efbe4b2e3985c4a2ee37305136fd81c40336269a697eeaf6682
SHA1: 1dd9fc7120f18c1da5209e0624df2309cd97eb6d
MD5sum: 20f49d1d6cd72c036fca5c73f8fe833c
Description: programmatically modify the audio and MIDI settings from within Pd
This library adds a programmatic interface to Pd (Pure Data) to query the
currently available audio and MIDI backends (like alsa, jack, ...) and
interfaces (like built-in soundcard, virtual devices, ...), and allows one to
enable and configure them from within a Pd patch.
Description-md5:
Homepage: https://git.iem.at/pd/mediasettings
Section: sound
Priority: optional
Filename: pool/main/p/pd-mediasettings/pd-mediasettings_0.1.3-4_amd64.deb