How to Install and Uninstall python3-portmidi.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-portmidi.x86_64" package

This guide covers the steps necessary to install python3-portmidi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-portmidi.x86_64

2. Uninstall "python3-portmidi.x86_64" package

Please follow the instructions below to uninstall python3-portmidi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-portmidi.x86_64 $ sudo dnf autoremove

3. Information about the python3-portmidi.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:27:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-portmidi
Version : 217
Release : 51.el9
Architecture : x86_64
Size : 48 k
Source : portmidi-217-51.el9.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.