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

Last updated: May 01,2024

1. Install "pd-motex" package

Learn how to install pd-motex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-motex

2. Uninstall "pd-motex" package

Learn how to uninstall pd-motex on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-motex
Architecture: amd64
Version: 1.1.4-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: 129
Depends: libc6 (>= 2.4), puredata-core | pd, pd-libdir
Recommends: pd-import
Filename: pool/universe/p/pd-motex/pd-motex_1.1.4-4_amd64.deb
Size: 23164
MD5sum: a94e0294822eb32353aa72df1d5847ea
SHA1: b8be286161d7980d2be86b75be9a73e5fa89505e
SHA256: a9f3b5474b6cad05962e71154080837aeb67432e378cf707e1a3d4f0010d561a
SHA512: 493b56b95a35ba28c27f0c74e360ceb49c18d9fb3c7c7625274fcce0bd776fce74f9ce5603f814c7aa7082d3028b2a64efb5f908d5beefeb2f5d82dddbdd462e
Homepage: https://puredata.info
Description-en: random collection of Pd objects by Iain Mott
A collection of externals from Iain Mott that mostly provide some
math functions for Pure Data:
.
* polygate~ - switch between multiple signal inputs, variable
fade rate both linear & equal power
* shuffle - a no-repeat random generator, outputs numbers within a set range
* pan~ - equal power stereo panning
* system - sends a system message to the console
* ln~ - natural log + inverse
* rec2pol~ - convert rectangular coordinates to polar eg. can be used
to convert sine & cosine rfft~ output to phase & magnitude
* pol2rec~ - inverse of rec2pol~
* getenv - Sends value of an environment variable argument on bang
Description-md5: d788a3b5b445c1384adf1ff398ac5311
Task: ubuntustudio-audio