How to Install and Uninstall chuck Package on Kali Linux

Last updated: December 23,2024

1. Install "chuck" package

This guide covers the steps necessary to install chuck on Kali Linux

$ sudo apt update $ sudo apt install chuck

2. Uninstall "chuck" package

This is a short guide on how to uninstall chuck on Kali Linux:

$ sudo apt remove chuck $ sudo apt autoclean && sudo apt autoremove

3. Information about the chuck package on Kali Linux

Package: chuck
Version: 1.5.2.1-1
Installed-Size: 3572
Maintainer: Paul Brossier
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.35), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1), libsndfile1 (>= 1.0.20), libstdc++6 (>= 13.1), chuck-data
Suggests: jackd
Size: 1105804
SHA256: 777c45c4ad9a49a1e2c4fefce78c8a99201984516a6061a70b814065cbe066a7
SHA1: d921537a3ff0baed4c237f3e858ab31ca4e6b8ec
MD5sum: 21e675c08c2fcd059b81f847b1668006
Description: Concurrent, On-the-fly Audio Programming Language
ChucK is a new audio programming language for real-time synthesis,
composition, and performance, which runs on commodity operating systems.
.
ChucK presents a new time-based concurrent programming model, which supports
multiple, simultaneous, dynamic control rates, and the ability to add, remove,
and modify code, on-the-fly, while the program is running, without stopping or
restarting.
Description-md5:
Homepage: https://chuck.cs.princeton.edu
Section: sound
Priority: optional
Filename: pool/main/c/chuck/chuck_1.5.2.1-1_amd64.deb