How to Install and Uninstall portmidi-devel.i686 Package on Fedora 35

Last updated: October 08,2024

1. Install "portmidi-devel.i686" package

Here is a brief guide to show you how to install portmidi-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install portmidi-devel.i686

2. Uninstall "portmidi-devel.i686" package

Please follow the instructions below to uninstall portmidi-devel.i686 on Fedora 35:

$ sudo dnf remove portmidi-devel.i686 $ sudo dnf autoremove

3. Information about the portmidi-devel.i686 package on Fedora 35

Last metadata expiration check: 1:00:03 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : portmidi-devel
Version : 217
Release : 41.fc35
Architecture : i686
Size : 133 k
Source : portmidi-217-41.fc35.src.rpm
Repository : fedora
Summary : Headers for developing programs that will use 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 header files
: and the documentation of PortMidi libraries.