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

Last updated: May 08,2024

1. Install "pd-syslog" package

Please follow the guidelines below to install pd-syslog on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-syslog

2. Uninstall "pd-syslog" package

In this section, we are going to explain the necessary steps to uninstall pd-syslog on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-syslog
Architecture: amd64
Version: 0.1-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: 32
Depends: libc6 (>= 2.4), puredata | pd
Filename: pool/universe/p/pd-syslog/pd-syslog_0.1-3_amd64.deb
Size: 5808
MD5sum: d3c70ff33cd7723374fa0327a42a8019
SHA1: eb1840df34d98403290aa357ba10c02a3fcc8bac
SHA256: 7b72df31b06b4653a595eb92d7d86cbc51b06084f261141bb2bc83118e3768df
SHA512: 934eea79a4180826db20d5d878c4fb00f28aa413f9960cdce9ef43d48d03b593e5351d2d8d904a7eeb5e6c32b055c7b682c682aa4957d38d72437b94c7ae19cf
Homepage: https://download.puredata.info/syslog
Description-en: syslog facilities for Pd
[syslog] takes care of sending arbitrary messages from Pure Data to syslog,
tagged with a syslog level you feel appropriate.
As such, [syslog] is a replacement for the normal [print] object.
Description-md5: 859de8d0e13863762112c86ff9a04d64
Task: ubuntustudio-audio