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

Last updated: May 10,2024

1. Install "pd-hexloader" package

Please follow the guidance below to install pd-hexloader on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-hexloader

2. Uninstall "pd-hexloader" package

Please follow the step by step instructions below to uninstall pd-hexloader on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-hexloader
Architecture: amd64
Version: 1.7-3
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: libc6 (>= 2.4), puredata | pd
Filename: pool/universe/p/pd-hexloader/pd-hexloader_1.7-3_amd64.deb
Size: 12424
MD5sum: be3281e7e541742812a9da3e900d8b32
SHA1: c8451580879fdbb71b38bf3968bba10073a310a8
SHA256: 06b013e10ee4d1478ef928210eb02f520af60e167a893eaeae2e6629361cc560
SHA512: 7c9ed152514b25361afb3b4805f424af5d4721ba023411129be59db48acd8ad0b7bf31b064a3ea1fb82bfe4f33ef92cafe5ed9584513742ce72b9fd181ae55f7
Homepage: https://download.puredata.info/hexloader
Description-en: enable Pd-objects with funny characters
The default external objects loader of Pure Data (Pd) maps object names to
filenames and C-function names.
Unfortunately both filenames and C-function names have restrictions (like the
impossibility to include a '/').
.
This library adds an escaping mechanism based on hexadecimal encoding that
allows one to write and use objects that would otherwise be impossible.
Description-md5: c1b6a63301146ad62cb7d9478662e49b
Task: ubuntustudio-audio