How to Install and Uninstall chuck Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: March 15,2025

1. Install "chuck" package

Please follow the guidelines below to install chuck on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install chuck

2. Uninstall "chuck" package

In this section, we are going to explain the necessary steps to uninstall chuck on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the chuck package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: chuck
Priority: optional
Section: universe/sound
Installed-Size: 5825
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Architecture: amd64
Version: 1.2.0.8.dfsg-1.4build1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libsndfile1 (>= 1.0.20), libstdc++6 (>= 5.2)
Suggests: jackd
Filename: pool/universe/c/chuck/chuck_1.2.0.8.dfsg-1.4build1_amd64.deb
Size: 1449380
MD5sum: 16b5d5e3ff797a0f604a7a44326057d7
SHA1: d022e6fae58bf521a85090b12a89454effddfaba
SHA256: e255e35ea757bb88adc4ea979e71cfa0892bd33b5c166f1143c6bede32fd1d7b
Description-en: 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: 93973ac7854c53bfa5aca97d89078109
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu