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

Last updated: May 03,2024

1. Install "pd-scaf" package

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

$ sudo apt update $ sudo apt install pd-scaf

2. Uninstall "pd-scaf" package

This is a short guide on how to uninstall pd-scaf on Ubuntu 21.10 (Impish Indri):

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

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

Package: pd-scaf
Architecture: amd64
Version: 1:0.14.1+darcs20180201-2build1
Priority: extra
Section: universe/graphics
Source: pdp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: libc6 (>= 2.4), pd-pdp
Filename: pool/universe/p/pdp/pd-scaf_0.14.1+darcs20180201-2build1_amd64.deb
Size: 22260
MD5sum: 8bbb367937a4fe7dfc7b42e3b3806329
SHA1: f2851771a3200f37a3acbed9b81433b67bd44287
SHA256: f91189bcf7d18ce8c3133df934f0c116091a938ca263dbc6754cc7be94332995
SHA512: 54bec5faa2b7c2e71337eb9654071d6585709007fe828c271b92f72dc07fc3e3f03b7e83625a54cfe3f153aa9c9661e78a33e9159b55ba74570399f2c295489b
Homepage: http://zwizwa.be/pdp/
Description-en: Simple Cellular Automaton Forth for PDP
PDP is an extension library for Pd that allows you to manipulate movies
and live video data in realtime. PDP stands for Pd Packet, the data
container that is used for images in PDP.
.
This is a PDP extension lib that contains modules for cellular
automata built on a (very) minimal forth-like virtual system
(scaf - simple cellular automaton forth) to define update rules.
A compiler is included to produce 'scafo' object code that can be
dynamically loaded into the [pdp_ca] module. So it is possible to
add/change rules without restarting Pd.
Description-md5: 7e3d7a05e83cb2fca8545175a3177a4d
Task: ubuntustudio-audio