How to Install and Uninstall rtmidi.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "rtmidi.x86_64" package

Please follow the steps below to install rtmidi.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install rtmidi.x86_64

2. Uninstall "rtmidi.x86_64" package

Please follow the steps below to uninstall rtmidi.x86_64 on Fedora 34:

$ sudo dnf remove rtmidi.x86_64 $ sudo dnf autoremove

3. Information about the rtmidi.x86_64 package on Fedora 34

Last metadata expiration check: 5:57:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rtmidi
Version : 3.0.0
Release : 11.fc34
Architecture : x86_64
Size : 45 k
Source : rtmidi-3.0.0-11.fc34.src.rpm
Repository : updates
Summary : Library for realtime MIDI input/output (ALSA support)
URL : http://www.music.mcgill.ca/~gary/rtmidi/index.html
License : MIT
Description : RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common
: API (Application Programming Interface) for realtime MIDI input/output across
: Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI
: operating systems. RtMidi significantly simplifies the process of interacting
: with computer MIDI hardware and software. It was designed with the following
: goals:
: * object oriented C++ design
: * simple, common API across all supported platforms
: * only two header files and one source file for easy inclusion in programming
: projects
: * MIDI device enumeration