How to Install and Uninstall python38-python-rtmidi Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-python-rtmidi" package
Please follow the instructions below to install python38-python-rtmidi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-python-rtmidi
Copied
2. Uninstall "python38-python-rtmidi" package
Here is a brief guide to show you how to uninstall python38-python-rtmidi on openSuSE Tumbleweed:
$
sudo zypper remove
python38-python-rtmidi
Copied
3. Information about the python38-python-rtmidi package on openSuSE Tumbleweed
Information for package python38-python-rtmidi:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-rtmidi
Version : 1.4.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 355,5 KiB
Installed : No
Status : not installed
Source package : python-python-rtmidi-1.4.9-1.2.src
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 : python38-python-rtmidi
Version : 1.4.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 355,5 KiB
Installed : No
Status : not installed
Source package : python-python-rtmidi-1.4.9-1.2.src
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.