How to Install and Uninstall darkice Package on Kali Linux

Last updated: May 19,2024

1. Install "darkice" package

Please follow the step by step instructions below to install darkice on Kali Linux

$ sudo apt update $ sudo apt install darkice

2. Uninstall "darkice" package

Please follow the instructions below to uninstall darkice on Kali Linux:

$ sudo apt remove darkice $ sudo apt autoclean && sudo apt autoremove

3. Information about the darkice package on Kali Linux

Package: darkice
Source: darkice (1.3-0.3)
Version: 1.3-0.3+b1
Installed-Size: 338
Maintainer: Jochen Friedrich
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libmp3lame0 (>= 3.100), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), libpulse0 (>= 0.99.1), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 5.2), libtwolame0 (>= 0.3.6), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), lsb-base (>= 3.0-6)
Suggests: darksnow
Size: 115148
SHA256: ba852cb8e1682ef1ea241c9f32beb2220bc9b4f067184fdf18b2b406fe06f07f
SHA1: 3fe28c23f2f4f354a636411908092347a11be173
MD5sum: 5f990b987a6c274124d478c866a68420
Description: Live audio streamer
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It
takes audio input from a sound card, encodes it into mp3 and/or Ogg
Vorbis, and sends the mp3 stream to one or more IceCast and/or
ShoutCast servers, the Ogg Vorbis stream to one or more IceCast2
servers. DarkIce uses lame as a shared object as its mp3 encoder, and
the Ogg Vorbis as its Ogg Vorbis encoder.
.
A legacy SYSV init script is provided for existing
configurations. You have to set RUN=yes in /etc/default/darkice to
run darkice as a daemon. With modern systems, this is not needed as
realtime scheduling is available to normal users.
Description-md5:
Homepage: http://www.darkice.org/
Tag: implemented-in::c++, interface::commandline, network::server,
network::service, role::program, sound::player, use::playing,
use::transmission, works-with-format::mp3,
works-with-format::oggvorbis, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/d/darkice/darkice_1.3-0.3+b1_amd64.deb