How to Install and Uninstall python3-pyo Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pyo" package

Please follow the instructions below to install python3-pyo on Kali Linux

$ sudo apt update $ sudo apt install python3-pyo

2. Uninstall "python3-pyo" package

Please follow the instructions below to uninstall python3-pyo on Kali Linux:

$ sudo apt remove python3-pyo $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyo package on Kali Linux

Package: python3-pyo
Source: python-pyo (1.0.5-5)
Version: 1.0.5-5+b1
Installed-Size: 29609
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, liblo7 (>= 0.26~repack), libportaudio2 (>= 19+svn20101113), libportmidi0, libsndfile1 (>= 1.0.20), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Recommends: python3-tk, jackd2
Size: 6042860
SHA256: e3aa2fce68a351535c305973fecde1e3f4b2f10d8453ddb20d640894ca775309
SHA1: ed1c857559ef443400e3aaff9ec538445bca5283
MD5sum: 22eba78b426f9f59597c02b0d219f15a
Description: Python3 module written in C to help digital signal processing script creation
pyo is a Python module containing classes for a wide variety of audio signal
processing types. With pyo, user will be able to include signal processing
chains directly in Python scripts or projects, and to manipulate them in real
time through the interpreter. Tools in pyo module offer primitives, like
mathematical operations on audio signal, basic signal processing (filters,
delays, synthesis generators, etc.), but also complex algorithms to create
sound granulation and others creative audio manipulations.
.
pyo supports OSC protocol (Open Sound Control), to ease communications between
softwares, and MIDI protocol, for generating sound events and controlling
process parameters.
.
pyo allows creation of sophisticated signal processing chains with all the
benefits of a mature, and wildly used, general programming language.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/belangeo/pyo
Section: python
Priority: optional
Filename: pool/main/p/python-pyo/python3-pyo_1.0.5-5+b1_amd64.deb