How to Install and Uninstall pd-moonlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "pd-moonlib" package

Please follow the instructions below to install pd-moonlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pd-moonlib

2. Uninstall "pd-moonlib" package

Please follow the guidelines below to uninstall pd-moonlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pd-moonlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pd-moonlib
Priority: optional
Section: universe/sound
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.2-2
Depends: libc6 (>= 2.7), puredata | pd, pd-libdir
Filename: pool/universe/p/pd-moonlib/pd-moonlib_0.2-2_amd64.deb
Size: 115190
MD5sum: 40ce2206da251b73431937c3a912e5b7
SHA1: 7d9d57c08e3f8a475f0c48db91346bdfe29d3d36
SHA256: e40168d6b17cadc84561d8882931aaa5cf8a7cae849c6730b6636d7d95afc463
Description-en: library of Pd objects related to GUI control
Moonlib includes three sub-sections: nilib, which is a kind of wrapper
between Pd and Gtk, sublib, which is a collection of gui control objects, and
other, which are miscellaneous objects:
.
* tabenv: like env~, an enveloppe follower, but computing on a table,
so possibly much speeder than real-time env~'s computation
* tabsort, tabsort2: returns the indices of the sorted table,
tabsort2 is bidimentionnal
* gamme: one octave of a piano keyboard used to filter/choose
notes in a selected scale
* absolutepath/relativepath: to use files (sounds, texts, presets,
images, programs...) nested in the patch's
directory (and in subdirs)
* sarray and slist: to creates shared dynamic arrays or lists with symbols
* sfread2~ and readsfv~: to pitch the direct-from-disk reading of sound files
* dinlet~: an inlet~ with a default value (when nothing is connected to it)
* mknob: a round knob ala iemgui vslider (with its "properties" window)
* dispatch: creates one bus name for many buttons' buses: from the
N pairs (slider1-snd/slider1-rcv) ... (sliderN-snd/sliderN-rcv),
creates only one pair of buses named (slider-snd/slider-rcv),
in which datas are prepended by the number of the "sub-bus"
* joystik: an improvment of Joseph A. Sarlo's joystick
* image: an improvment of Guenter Geiger's one. Same name, but it's
compatible. Here you can share images through different objects,
preload a list of images, and animate this list.
Description-md5: d69b72ba8942bdcfc96ebd0bdcaa3bc0
Homepage: http://puredata.info
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio