How To Install fmidi-libs on Fedora 36
Introduction
In this tutorial we learn how to install fmidi-libs
on Fedora 36.
What is fmidi-libs
Fmidi is a library to read and play back MIDI files. It supports both standard MIDI files and RIFF MIDI files. The functionality is exposed as a C programming interface, and it is implemented with C++. It is a simple library which is good for implementing a MIDI file player, or any program taking MIDI files as inputs. In fact, a player with a terminal interface is provided as an example. The fmidi-libs package contains the fmidi libraries.
We can use yum
or dnf
to install fmidi-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fmidi-libs.
Install fmidi-libs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install fmidi-libs
using dnf
by running the following command:
Install fmidi-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install fmidi-libs
using yum
by running the following command:
How To Uninstall fmidi-libs on Fedora 36
To uninstall only the fmidi-libs
package we can use the following command:
fmidi-libs Package Contents on Fedora 36
After updating yum database, We can install fmidi-libs
using dnf
by running the following command:
Install fmidi-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install fmidi-libs
using yum
by running the following command:
How To Uninstall fmidi-libs on Fedora 36
To uninstall only the fmidi-libs
package we can use the following command:
/usr/lib/.build-id
/usr/lib/.build-id/89/0c217eeebb330fe5207226dce84b01f9c93e77
/usr/lib64/libfmidi.so.0.1
/usr/share/licenses/fmidi-libs
/usr/share/licenses/fmidi-libs/LICENSE.md
fmidi-libs Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install fmidi-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/be /usr/lib/.build-id/be/342ae8ef310d4fe96ea253a567241f9e02fe83 /usr/lib/libfmidi.so.0.1 /usr/share/licenses/fmidi-libs /usr/share/licenses/fmidi-libs/LICENSE.md
## References
* [fmidi-libs website](https://github.com/jpcima/fmidi)
## Summary
In this tutorial we learn how to install `fmidi-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).