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

Last updated: May 11,2024

1. Install "pd-log" package

This guide covers the steps necessary to install pd-log on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pd-log

2. Uninstall "pd-log" package

Learn how to uninstall pd-log on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pd-log
Priority: optional
Section: universe/sound
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.1-1
Depends: libc6 (>= 2.4), puredata | pd
Filename: pool/universe/p/pd-log/pd-log_0.1-1_amd64.deb
Size: 7800
MD5sum: b21a8a666229f0a7b85c728d69775be7
SHA1: fb2119c4a0affd0c93cf598502a34959648c779f
SHA256: 7c9ce0c9c996839cc97e96a6ff3c418cad803fe9b2c40935809dc032903190eb
Description-en: small Pure Data library for logging
This library adds objects to Pure Data (Pd) that allow one to create printout
at various verbosity levels.
.
The objects can be used as drop-in replacement for the standard
[print] object, but the printed messages can be filtered and
have a colourful appearance.
Description-md5: c2a10881e728eb77a60e68c2ae8b147e
Homepage: http://download.puredata.info/log
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio