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

Last updated: May 10,2024

1. Install "pd-iemutils" package

Please follow the guidelines below to install pd-iemutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-iemutils

2. Uninstall "pd-iemutils" package

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

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

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

Package: pd-iemutils
Architecture: amd64
Version: 0.0.20181004-2
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1025
Provides: pd-iem-adapfilt, pd-iem-roomsim, pd-iem-spec2, pd-iem-tab, pd-iem16, pd-iemtab
Depends: libc6 (>= 2.29), puredata | pd
Breaks: pd-iemtab
Replaces: pd-iemtab
Filename: pool/universe/p/pd-iemutils/pd-iemutils_0.0.20181004-2_amd64.deb
Size: 170492
MD5sum: 1467c8fbbf6aa5c199ccebb29b4247c6
SHA1: 5e8dd097e0c37820a28e49612e03044a6db6628b
SHA256: 6fb60633d749e097d11fd7c0d3a1f8bfe7a02b08d6f2ec9af2c4394cda11c061
SHA512: 64c50c01e02519899b0740642bb8ead7ad5448bdbc87b165aeb48b03a47ee8c5376a997693698be15555dd4738ebaf5a69efccc2a71f605df6c4d56a6ce8c9eb
Homepage: https://git.iem.at/pd/iem_utils
Description-en: collection of general purpose objects for Pure Data
pd-iemutils consists of a number of independent libraries
- iem_adaptfilt (adaptive filters)
- iem_roomsim (room simluation)
- iem_spec2 (optimized frequency domain processing)
- iem_tab (table manipulation)
- iem16 (16-bit tables and delay lines)
and a number of GUI plugins:
- kiosk (run a patch in fullscreen without menubars)
- patch2svg (export a Pd patch as an SVG graphics)
- patcherize (helps with refactoring patches into abstractions/subpatches)
- tclprompt (adds an interactive Tcl/Tk prompt to the Pd screen)
- triggerize (insert [triggers] to avoid fan-outs)
- doublechord (duplicate connections just like objects)
Description-md5: fa338149d0a0cade85e247fe4d1583e9
Task: ubuntustudio-audio