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

Last updated: May 13,2024

1. Install "pd-slip" package

This guide covers the steps necessary to install pd-slip on Kali Linux

$ sudo apt update $ sudo apt install pd-slip

2. Uninstall "pd-slip" package

Please follow the steps below to uninstall pd-slip on Kali Linux:

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

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

Package: pd-slip
Source: pd-mrpeach
Version: 0.1~svn17672-4
Installed-Size: 70
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata | pd, libc6 (>= 2.2.5)
Recommends: pd-osc
Suggests: pd-libdir
Enhances: pd-comport, pd-net
Size: 26900
SHA256: 938386e8675c05b86eff7d595812b96f9bd64a8f7dc579115b3bc5d58c6e035f
SHA1: 21df181d22d7fa2c094a8e02ebd065ce6eaca547
MD5sum: 94b23e359235664c8509e54deb140e57
Description: SLIP encoder/decoder for Pure Data (Pd)
This library implements the Serial Line Internet Protocol (SLIP),
a simple protocol for encapsulating packets within a streaming transport
protocol such as TCP/IP or on the serial port.
.
You will need this if you plan to transmit e.g. OSC messages via TCP/IP or
the serial line.
Description-md5:
Homepage: https://download.puredata.info/mrpeach
Section: sound
Priority: optional
Filename: pool/main/p/pd-mrpeach/pd-slip_0.1~svn17672-4_amd64.deb