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

Last updated: May 11,2024

1. Install "pd-deken" package

Here is a brief guide to show you how to install pd-deken on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-deken

2. Uninstall "pd-deken" package

This tutorial shows how to uninstall pd-deken on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-deken
Architecture: all
Version: 0.6.0-1
Multi-Arch: foreign
Priority: optional
Section: universe/sound
Source: deken
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1446
Depends: puredata-gui
Recommends: pd-deken-apt, tcllib, tcl-tls
Suggests: deken
Filename: pool/universe/d/deken/pd-deken_0.6.0-1_all.deb
Size: 1398916
MD5sum: 49490ba65db04abd62deb44c7c2c243b
SHA1: 2473a219fa24b1186b10e36447368abe227248e6
SHA256: 0bb6da790b851d6183cb505e1bc327bb2329e22fc3a754c42346b99dfffda457
SHA512: 78f80ed2daa776d05bcb5646e09440d1aee51816d90ca36739aeb71eb4e0b7ccf555a132b3d517774cd04faaa3197c6dc9cc657aa43dffa924f9f568e956b1a5
Homepage: https://github.com/pure-data/deken
Description-en: Externals wrangler for Pure Data
deken is a simple and easy to use package manager for Pure Data (Pd).
.
The deken-plugin integrates with the Pd user interface, where you can search
for externals and install them with a single click.
Since Pd-0.47, the deken-plugin is integrated into Pure Data (but the Debian
package provides an updated plugin)
.
Available backends that provide packages are:
- puredata.info (downloads packages via the Pure Data community website and
installs them into the per-user installation directory (~/pd-externals))
- apt (installs Pd packages the Debian way; packaged as "pd-deken-apt")
Description-md5: 92dc840f7e116673e65424f0a8440fde
Task: ubuntustudio-audio