How to Install and Uninstall pd-osc Package on Kali Linux
Last updated: November 07,2024
1. Install "pd-osc" package
This guide covers the steps necessary to install pd-osc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pd-osc
Copied
2. Uninstall "pd-osc" package
Please follow the step by step instructions below to uninstall pd-osc on Kali Linux:
$
sudo apt remove
pd-osc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pd-osc package on Kali Linux
Package: pd-osc
Source: pd-mrpeach (0.1~svn17672-4)
Version: 1:0.1~svn17672-4
Installed-Size: 133
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata | pd, libc6 (>= 2.14)
Recommends: pd-iemnet | pd-net
Suggests: pd-comport, pd-slip, pd-libdir
Size: 43768
SHA256: 22b50c06224ce1122b55efd70cd99bbab826d9f3e2c604349291a742e27c85ed
SHA1: 777eae9cf84ba636cee01950b524b1621a3a7ae1
MD5sum: 73929c5cc9a56049a3a705d816989128
Description: Open Sound Control for Pd
This library allows one to construct and parse OSC messages within Pd. It
includes support for ordinary OSC-messages, typetags, timetags and bundles.
.
These objects are transport-agnostic, so you can use them to transmit OSC over
UDP, TCP/IP, serial port, or in fact whatever you want. However, you will have
to install additional libraries that will handle the transport layer (like
pd-net or pd-comport).
.
Note however, that OSC is a packet-based protocol, so if you intend to use it
with a stream-based transport (like TCP/IP or the serial line), you must use
a packetizer (the OSC-specifications suggest to use SLIP, as provided by
pd-slip).
Description-md5:
Homepage: https://download.puredata.info/mrpeach
Section: sound
Priority: optional
Filename: pool/main/p/pd-mrpeach/pd-osc_0.1~svn17672-4_amd64.deb
Source: pd-mrpeach (0.1~svn17672-4)
Version: 1:0.1~svn17672-4
Installed-Size: 133
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata | pd, libc6 (>= 2.14)
Recommends: pd-iemnet | pd-net
Suggests: pd-comport, pd-slip, pd-libdir
Size: 43768
SHA256: 22b50c06224ce1122b55efd70cd99bbab826d9f3e2c604349291a742e27c85ed
SHA1: 777eae9cf84ba636cee01950b524b1621a3a7ae1
MD5sum: 73929c5cc9a56049a3a705d816989128
Description: Open Sound Control for Pd
This library allows one to construct and parse OSC messages within Pd. It
includes support for ordinary OSC-messages, typetags, timetags and bundles.
.
These objects are transport-agnostic, so you can use them to transmit OSC over
UDP, TCP/IP, serial port, or in fact whatever you want. However, you will have
to install additional libraries that will handle the transport layer (like
pd-net or pd-comport).
.
Note however, that OSC is a packet-based protocol, so if you intend to use it
with a stream-based transport (like TCP/IP or the serial line), you must use
a packetizer (the OSC-specifications suggest to use SLIP, as provided by
pd-slip).
Description-md5:
Homepage: https://download.puredata.info/mrpeach
Section: sound
Priority: optional
Filename: pool/main/p/pd-mrpeach/pd-osc_0.1~svn17672-4_amd64.deb