How to Install and Uninstall pd-mrpeach-net Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "pd-mrpeach-net" package

Please follow the guidance below to install pd-mrpeach-net on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "pd-mrpeach-net" package

Please follow the step by step instructions below to uninstall pd-mrpeach-net on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pd-mrpeach-net package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pd-mrpeach-net
Priority: optional
Section: universe/net
Installed-Size: 274
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: pd-mrpeach
Version: 0.1~svn17542-1
Provides: pd-net
Depends: libc6 (>= 2.15), puredata | pd
Recommends: pd-osc
Filename: pool/universe/p/pd-mrpeach/pd-mrpeach-net_0.1~svn17542-1_amd64.deb
Size: 63524
MD5sum: 5996fe88125f44be90796c26e43d2153
SHA1: ec079f0a66cc8b108c0be94ec2dd4293730f88af
SHA256: e6d01712a01e6a917b1e0f80db73ec26513e7e5e92b397d5052986a453dd3d1b
Description-en: 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: e18100fddf69eb2fe7d4f71055d08ac5
Homepage: http://download.puredata.info/mrpeach
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio