How to Install and Uninstall cplay-ng Package on Kali Linux

Last updated: May 10,2024

1. Install "cplay-ng" package

Here is a brief guide to show you how to install cplay-ng on Kali Linux

$ sudo apt update $ sudo apt install cplay-ng

2. Uninstall "cplay-ng" package

Please follow the instructions below to uninstall cplay-ng on Kali Linux:

$ sudo apt remove cplay-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the cplay-ng package on Kali Linux

Package: cplay-ng
Version: 5.2.0-2
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, pulseaudio-utils, mpv
Size: 21000
SHA256: 5bab6a3b4acc905a8be82bd314a52ee9d1d903e3e354c2b78c24ab38c9db6c15
SHA1: d6bc7eff6c892770503abe0a07fe5288191bb68d
MD5sum: 24939e377938fb59ee688eff2244bbef
Description: simple curses audio player
simple curses audio player with a textual user interface written
in Python. It aims to provide a power-user-friendly interface
with simple filelist and playlist control.
.
Instead of building an elaborate database of your music library,
cplay allows you to quickly browse the filesystem and enqueue
files, directories, and playlists.
.
The original cplay was started by Ulf Betlehem in 1998 and is no
longer maintained. This is a rewrite that aims to stay true to the
original design while evolving with a shifting environment.
.
Supported extensions: mp3, ogg, oga, opus, flac, m4a, m4b, wav, mid,
wma.
Description-md5:
Homepage: https://github.com/xi/cplay-ng/
Section: sound
Priority: optional
Filename: pool/main/c/cplay-ng/cplay-ng_5.2.0-2_all.deb