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

Last updated: May 18,2024

1. Install "pd-arraysize" package

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

$ sudo apt update $ sudo apt install pd-arraysize

2. Uninstall "pd-arraysize" package

Please follow the guidance below to uninstall pd-arraysize on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-arraysize
Architecture: amd64
Version: 0.1-6
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: puredata-core | pd
Recommends: pd-pddp
Filename: pool/universe/p/pd-arraysize/pd-arraysize_0.1-6_amd64.deb
Size: 5952
MD5sum: 0e22accd1344327d79bbf4623fbdbb4c
SHA1: 7651bc9728851839b17f4c5ba497c55f49f2160e
SHA256: 5739479ad3cbd116a8b566a825c6d8b3e3bcb7dbcf758640abd5fde3be86ed3e
SHA512: 19dc990790a01c796cfe7dd30aa6ce6afcf65515e4ecca82e3a61c65532f2263c3b6e870ef0aa6f20798317a709dfccefbc95be3d34d587ed1f275f4aa290bc1
Homepage: https://puredata.info
Description-en: Pd object to report the size of an array
This provides a simple object for Pure Data that reports the size of an array
by name. For historical reasons, it is packaged as a standalone object. It
is a very simple object, but has always been distributed by itself. It is
packaged alone in keeping with the one-library-per-package style of all other
pd libraries.
.
This is a tiny package that might otherwise be lumped into a 'goodies'
package, but it is the only tiny one like this, so a 'goodies' package would
end up being just this single object anyway.
.
Since Pd>=0.47, this object can be replaced with the built-in [array size].
Description-md5: 9f7ebc0a78f0d62e1a70e95d530c1e33
Task: ubuntustudio-audio