How to Install and Uninstall python3-portmidi.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-portmidi.x86_64" package
In this section, we are going to explain the necessary steps to install python3-portmidi.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-portmidi.x86_64
Copied
2. Uninstall "python3-portmidi.x86_64" package
Please follow the instructions below to uninstall python3-portmidi.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-portmidi.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-portmidi.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:00:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-portmidi
Version : 217
Release : 30.el8
Architecture : x86_64
Size : 56 k
Source : portmidi-217-30.el8.src.rpm
Repository : epel
Summary : Python 3 wrapper for portmidi
URL : http://portmedia.sourceforge.net/
License : MIT
Description : PortMedia is a set of simple clean APIs and cross-platform library
: implementations for music and other media. PortMidi sub-project provides a
: real-time MIDI input/output library. This package contains the python
: bindings of PortMidi libraries. It can send and receive MIDI data in
: real-time from Python 3.
Available Packages
Name : python3-portmidi
Version : 217
Release : 30.el8
Architecture : x86_64
Size : 56 k
Source : portmidi-217-30.el8.src.rpm
Repository : epel
Summary : Python 3 wrapper for portmidi
URL : http://portmedia.sourceforge.net/
License : MIT
Description : PortMedia is a set of simple clean APIs and cross-platform library
: implementations for music and other media. PortMidi sub-project provides a
: real-time MIDI input/output library. This package contains the python
: bindings of PortMidi libraries. It can send and receive MIDI data in
: real-time from Python 3.