How to Install and Uninstall python3-portmidi.x86_64 Package on Fedora 36

Last updated: January 11,2025

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 Fedora 36

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

2. Uninstall "python3-portmidi.x86_64" package

This is a short guide on how to uninstall python3-portmidi.x86_64 on Fedora 36:

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

3. Information about the python3-portmidi.x86_64 package on Fedora 36

Last metadata expiration check: 4:57:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-portmidi
Version : 217
Release : 43.fc36
Architecture : x86_64
Size : 48 k
Source : portmidi-217-43.fc36.src.rpm
Repository : fedora
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.