How to Install and Uninstall speakersafetyd Package on Kali Linux

Last updated: May 20,2024

1. Install "speakersafetyd" package

In this section, we are going to explain the necessary steps to install speakersafetyd on Kali Linux

$ sudo apt update $ sudo apt install speakersafetyd

2. Uninstall "speakersafetyd" package

Please follow the guidance below to uninstall speakersafetyd on Kali Linux:

$ sudo apt remove speakersafetyd $ sudo apt autoclean && sudo apt autoremove

3. Information about the speakersafetyd package on Kali Linux

Package: speakersafetyd
Source: rust-speakersafetyd (0.1.9-1)
Version: 0.1.9-1+b1
Installed-Size: 1269
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 418160
SHA256: b6326f8a0b457b9336fad77b13e07cf6dcbf4d5b81469b27fb54e3fce4b701fd
SHA1: c02fa9d0687baf6f4df9227b5cb6ee76163d8980
MD5sum: 5e6dff3330246efdc5c7a29b8525576a
Description: speaker protection daemon for embedded Linux systems
Handles speaker safety on Apple Silicon machines. This code is designed to
fail safe. The kernel keeps the speakers capped at a low volume level until
this daemon initializes. If at any time we run into an unrecoverable error
or a timeout, we panic and let the kernel put the speakers back into a safe
state.
Description-md5:
Multi-Arch: allowed
Built-Using: rust-colored (= 2.0.0-1), rust-configparser (= 3.0.3-2), rust-nix (= 0.26.2-1), rustc (= 1.70.0+dfsg1-2)
X-Cargo-Built-Using: rust-alsa (= 0.8.1-2), rust-alsa-sys (= 0.3.1-2), rust-anstream (= 0.6.4-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.0-2), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.31-2), rust-clap-builder (= 4.4.6-1), rust-clap (= 4.4.6-1), rust-clap-lex (= 0.5.0-1), rust-clap-verbosity-flag (= 2.0.1-2), rust-colorchoice (= 1.0.0-1), rust-colored (= 2.0.0-1), rust-configparser (= 3.0.3-2), rust-hashbrown (= 0.12.3-1), rust-iana-time-zone (= 0.1.53-1), rust-indexmap (= 1.9.3-1), rust-itoa (= 1.0.9-1), rust-json (= 0.12.4-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.150-1), rust-log (= 0.4.20-2), rust-nix (= 0.26.2-1), rust-num-threads (= 0.1.6-1), rust-num-traits (= 0.2.15-1), rust-signal-hook (= 0.3.17-1), rust-signal-hook-registry (= 1.4.0-1), rust-simple-logger (= 1.16.0-1), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-time-core (= 0.1.1-1), rust-time (= 0.3.23-2), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-2)
Section: sound
Priority: optional
Filename: pool/main/r/rust-speakersafetyd/speakersafetyd_0.1.9-1+b1_amd64.deb

5. The same packages on other Linux Distributions