How to Install and Uninstall pd-tclpd Package on Kali Linux

Last updated: May 13,2024

1. Install "pd-tclpd" package

Please follow the guidance below to install pd-tclpd on Kali Linux

$ sudo apt update $ sudo apt install pd-tclpd

2. Uninstall "pd-tclpd" package

This tutorial shows how to uninstall pd-tclpd on Kali Linux:

$ sudo apt remove pd-tclpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the pd-tclpd package on Kali Linux

Package: pd-tclpd
Version: 0.3.1-2
Installed-Size: 878
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata-core (>= 0.53.0+ds0), libc6 (>= 2.14), libtcl8.6 (>= 8.6.0)
Suggests: pd-libdir
Size: 148472
SHA256: f237e53d7446de6b6081f0175f9df33556480291addc1940328ca2c3a13cc35e
SHA1: 149526ef6146f7f11755c5f3fcad1ee52badc5dd
MD5sum: c4084d2e4e9122a7613a95d2fbfe5975
Description: Tcl objects for Pure Data (Pd)
This library allows one to write externals for Pd using the Tcl language.
It wraps the Pd API quite closely, and provides a small library of helper
functions to be used for writing externals.
.
Using Tcl for writing objects in Pd has the advantage, the Tcl/Tk is already
used as Pd's GUI toolkit, so no additional dependencies are required.
Description-md5:
Homepage: https://github.com/pd-externals/tclpd
Section: sound
Priority: optional
Filename: pool/main/p/pd-tclpd/pd-tclpd_0.3.1-2_amd64.deb