How to Install and Uninstall python310-python-rtmidi Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python310-python-rtmidi" package
This tutorial shows how to install python310-python-rtmidi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-python-rtmidi
Copied
2. Uninstall "python310-python-rtmidi" package
Please follow the steps below to uninstall python310-python-rtmidi on openSuSE Tumbleweed:
$
sudo zypper remove
python310-python-rtmidi
Copied
3. Information about the python310-python-rtmidi package on openSuSE Tumbleweed
Information for package python310-python-rtmidi:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-rtmidi
Version : 1.5.8-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 550.8 KiB
Installed : No
Status : not installed
Source package : python-python-rtmidi-1.5.8-1.3.src
Upstream URL : https://spotlightkid.github.io/python-rtmidi/
Summary : Python binding for the RtMidi C++ library
Description :
RtMidi is a set of C++ classes which provides an API for realtime
MIDI I/O across Linux (ALSA & JACK), macOS (CoreMIDI & JACK),
and Windows (MultiMedia System) operating systems.
python-rtmidi is a Python binding for RtMidi implemented using
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
PEP-8 conventions and requirements of the Python package naming
structure.
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-rtmidi
Version : 1.5.8-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 550.8 KiB
Installed : No
Status : not installed
Source package : python-python-rtmidi-1.5.8-1.3.src
Upstream URL : https://spotlightkid.github.io/python-rtmidi/
Summary : Python binding for the RtMidi C++ library
Description :
RtMidi is a set of C++ classes which provides an API for realtime
MIDI I/O across Linux (ALSA & JACK), macOS (CoreMIDI & JACK),
and Windows (MultiMedia System) operating systems.
python-rtmidi is a Python binding for RtMidi implemented using
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
PEP-8 conventions and requirements of the Python package naming
structure.