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

Last updated: May 19,2024

1. Install "python3-rtmidi" package

This guide covers the steps necessary to install python3-rtmidi on Kali Linux

$ sudo apt update $ sudo apt install python3-rtmidi

2. Uninstall "python3-rtmidi" package

Please follow the step by step instructions below to uninstall python3-rtmidi on Kali Linux:

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

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

Package: python3-rtmidi
Source: python-rtmidi
Version: 1.5.8-2
Installed-Size: 540
Maintainer: Josue Ortega
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libstdc++6 (>= 13.1)
Size: 184928
SHA256: b825669efcd3f5e8fb10a2848e339e887ee7de38a6e1cb28c0e0075fe1b509ec
SHA1: 60da4817f0950ffaeffc796879d142264c4fcd57
MD5sum: 9a2b82f2f181b66d7fdaca2048810d5f
Description: Python wrapper for the RtMidi C++ library written with Cython
Python binding for RtMidi implemented with Cython and provides a thin wrapper
around the RtMidi C++ interface. The API is basically the same as the C++ one
but with the naming scheme of classes, methods and parameters adapted to the
Python naming structure.
Description-md5:
Homepage: https://github.com/SpotlightKid/python-rtmidi
Section: python
Priority: extra
Filename: pool/main/p/python-rtmidi/python3-rtmidi_1.5.8-2_amd64.deb