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

Last updated: May 11,2024

1. Install "pd-hcs" package

Please follow the steps below to install pd-hcs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-hcs

2. Uninstall "pd-hcs" package

This guide covers the steps necessary to uninstall pd-hcs on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-hcs
Architecture: amd64
Version: 0.1-5
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 353
Depends: libc6 (>= 2.14), puredata-core | pd, pd-cyclone, pd-libdir, pd-pddp, pd-purepd, pd-zexy
Recommends: pd-import
Filename: pool/universe/p/pd-hcs/pd-hcs_0.1-5_amd64.deb
Size: 63436
MD5sum: 58c31e86a35e699ea266194267018ce8
SHA1: f75ef40cacefd479070851b8e86797cb57aa763d
SHA256: a75ba77c3040d8f68e0afb3a8ee88718f126578749fb4e4c67e6d87b2a0728f5
SHA512: d68a14d08f0cfb82da872c5ae56fce6b7b2c5d45f29f44a479613eeec5fdd0c5d4e4959da56e1f7a96cd48991173f588ff06f3bee652bfbf283e01d993967936
Homepage: https://puredata.info
Description-en: Pd library of experiments in UNIX, the Pd GUI, and more
The 'hcs' library is a random grabbag of objects that are experiments that
sometimes lead to full-fledged libraries. There are objects for getting UNIX
file and permissions information (group, gid2group_name, group_name2gid,
uid2username, username2uid, hostname, stat, uname, setenv), Pd GUI
manipulation (canvas_name, window_name, sys_gui, tcl_version, ce_path,
tkconsole, pointer_position, cursor), handling filenames (file_type,
folder_list, helppath, split_path), and more.
Description-md5: 68a6a3125c0fe9aa0d4c4ab86de2cde1
Task: ubuntustudio-audio