How to Install and Uninstall pd-tclpd Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "pd-tclpd" package

Please follow the steps below to install pd-tclpd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-tclpd

2. Uninstall "pd-tclpd" package

Here is a brief guide to show you how to uninstall pd-tclpd on Ubuntu 21.10 (Impish Indri):

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

3. Information about the pd-tclpd package on Ubuntu 21.10 (Impish Indri)

Package: pd-tclpd
Architecture: amd64
Version: 0.3.0-4
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 937
Depends: libc6 (>= 2.14), libtcl8.6 (>= 8.6.0), puredata-core (>= 0.50.2)
Filename: pool/universe/p/pd-tclpd/pd-tclpd_0.3.0-4_amd64.deb
Size: 164864
MD5sum: 25bbc002db38085bb575f383c40f26b6
SHA1: e8f8b9888122ce9c2a9ae134277525063220fbed
SHA256: 81dfc75230e784b18ed54796a7bce1167a03dfdd68ff95315e49171ff843e570
SHA512: 484ebcfae91a394a87a03faca430895eb900521dbee23b390c48b13407b9e798862390f4e96acf2248b2333705468fa26185a1177adc525b04c8435df0b53ecf
Homepage: https://download.puredata.info/tclpd
Description-en: 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: d6e160ca6e209bad35291063beddcb88
Task: ubuntustudio-audio