How to Install and Uninstall pd-mrpeach-net Package on Kali Linux

Last updated: May 21,2024

1. Install "pd-mrpeach-net" package

Please follow the guidelines below to install pd-mrpeach-net on Kali Linux

$ sudo apt update $ sudo apt install pd-mrpeach-net

2. Uninstall "pd-mrpeach-net" package

Please follow the guidance below to uninstall pd-mrpeach-net on Kali Linux:

$ sudo apt remove pd-mrpeach-net $ sudo apt autoclean && sudo apt autoremove

3. Information about the pd-mrpeach-net package on Kali Linux

Package: pd-mrpeach-net
Source: pd-mrpeach
Version: 0.1~svn17672-4
Installed-Size: 303
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: pd-net
Depends: puredata | pd, libc6 (>= 2.34)
Recommends: pd-osc, pd-pddp
Suggests: pd-slip, pd-libdir
Size: 71364
SHA256: c6d6ec5129380e9def2a090b5b654fc22cf2a72d52576804b2f6bb6a0e86d6c0
SHA1: c65736b7cdb9aed593b3092820e492687bcdf856
MD5sum: 45099a9cd48e5fe7767b4caedf5fb1fa
Description: Pd library for low-level networking
This library adds Pure Data (Pd) objects that allow one to build a networking
infrastructure within Pd on OSI-Layer 4 (transport layer).
The objects use threads to allow for non-blocking network communication within
an audio realtime environment.
- [tcpreceive], [tcpsend]: unidirectional communication over TCP/IP
- [tcpserver], [tcpclient]: bidirectional communication over TCP/IP
- [udpreceive], [udpsend]: unidirectional communication over UDP
- [udpsndrcv]: bidirectional communication over UDP
- [udpsend~], [udpreceive~]: transmit uncompressed signals via UDP
Since these objects only send/receive lists of bytes, you will most likely need
to add some glue to implement higher-level protocols (and transmit meaningful
data).
Description-md5:
Homepage: https://download.puredata.info/mrpeach
Section: net
Priority: optional
Filename: pool/main/p/pd-mrpeach/pd-mrpeach-net_0.1~svn17672-4_amd64.deb