How to Install and Uninstall draai Package on Kali Linux

Last updated: May 19,2024

1. Install "draai" package

Please follow the instructions below to install draai on Kali Linux

$ sudo apt update $ sudo apt install draai

2. Uninstall "draai" package

Please follow the step by step instructions below to uninstall draai on Kali Linux:

$ sudo apt remove draai $ sudo apt autoclean && sudo apt autoremove

3. Information about the draai package on Kali Linux

Package: draai
Version: 20201215-2
Installed-Size: 144
Maintainer: Joost van Baal-Ilić
Architecture: all
Depends: mpc, zsh, unsort, perl:any
Suggests: xterm | x-terminal-emulator, at
Enhances: mpc
Size: 63700
SHA256: d91a36a11d78f1f94776d1843e91519e2a444f0383fbb7729aa9b214544f785d
SHA1: d67a0d4237111d216e249021716c78d5dc600f7c
MD5sum: a6ecc33bc26f46ac03fde68d2f920d32
Description: Command-line music player for MPD
Draai is a wrapper around mpc, making playing music from the commandline more
enjoyable. mpc is a client for MPD, the Music Player Daemon. Using draai,
one can play an audiofile (ogg, mp3, whatever your MPD offers), play all
files in a predefined playlist, view details on current, past and future
playing songs, skip to the next song, etc.
.
The interface is purely command-line. No fancy gui's whatsoever. Draai
consists of one zsh shell script, calling mpc.
.
Main differences with mpc: draai supports smooth fadeouts, draai can be used
as an alarmclock, draai supports rescheduling a track as the upcoming track,
draai offers fancy status windows. When draai starts playing the next song
it informs syslog about it, including all details about the song; a "tail -F"
on syslog yields a nice playlist history. Like mpc, draai comes with full
zsh tabcompletion support. The author uses draai for doing DJ sets in clubs.
If you, like the author, are a Unix sysadmin who likes to play music, you'll
like draai.
.
Next to draai itself, the package installs some extra utilities for dealing
with audio files.
Description-md5:
Homepage: http://mdcc.cx/draai/
Tag: implemented-in::shell, interface::commandline, network::client,
protocol::TODO, role::program, scope::application, use::playing,
works-with::audio
Section: sound
Priority: optional
Filename: pool/main/d/draai/draai_20201215-2_all.deb