How to Install and Uninstall pd-cxc Package on Kali Linux

Last updated: May 12,2024

1. Install "pd-cxc" package

Please follow the step by step instructions below to install pd-cxc on Kali Linux

$ sudo apt update $ sudo apt install pd-cxc

2. Uninstall "pd-cxc" package

This guide let you learn how to uninstall pd-cxc on Kali Linux:

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

3. Information about the pd-cxc package on Kali Linux

Package: pd-cxc
Version: 0.5.2-7
Installed-Size: 848
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: pd-libdir, puredata | pd | puredata64 | pd64, libc6 (>= 2.29)
Size: 46288
SHA256: 8de4ea2ce5d27f1a6c707eadf3a17b1c6b4a6129a2ab7c113d8f96ad55e69db4
SHA1: 2dfb3541902ebfb7317e4ec39f8c998ce4298c48
MD5sum: f819b1b55af69299d042629a24cc2db9
Description: Pd library for working with patterns and numbers
cxc is a library of Pd objects for random numbers, number patterns and a
couple errant system tools.
.
* ixprint: print data on console without prefix (needed for ascwave)
* binshift: binary shift objects (<<,>>)
* ascseq: ascii-sequencer: input anything, which is output again
sequentially character by character with a given delay
* ascwave: print funny ascii constructions on console
* bfilt: re-output every argumen-th event, useful for modulo-sequencers
* bfilt2: features internal counter, output just bangs
* cxc_counter: a clone of the counting object from pd-markex
* reson: an interpolating reson filter
* cxc_prepend: prepend stuff with another symbol
* cxc_split: split incoming string at specified delimiter
* utime: output seconds since epoch and microsecond fraction
* random1, random_fl, random_icg, random_tw, dist_normal: PRNG algorithms
* random1~, random_fl~, random_icg~: signal version of above algorithms
* ENV: get and set environment variables and certain defines like RAND_MAX
* proc: get stuff out of the Linux proc directory (so far:
cpuinfo, loadavg, version, uptime)
* delta~: emit distance to last sample as signal
* cx.mean, cx.avgdev, cx.stddev: calculate mean, standard and average
deviation of a signal in an array
Description-md5:
Homepage: https://puredata.info
Section: sound
Priority: optional
Filename: pool/main/p/pd-cxc/pd-cxc_0.5.2-7_amd64.deb