How to Install and Uninstall portmidi-devel.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "portmidi-devel.x86_64" package

Please follow the step by step instructions below to install portmidi-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "portmidi-devel.x86_64" package

Please follow the guidelines below to uninstall portmidi-devel.x86_64 on Rocky Linux 8:

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

3. Information about the portmidi-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:10:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : portmidi-devel
Version : 217
Release : 30.el8
Architecture : x86_64
Size : 139 k
Source : portmidi-217-30.el8.src.rpm
Repository : epel
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.