How to Install and Uninstall abcMIDI.x86_64 Package on CentOS 8 / RHEL 8

Last updated: March 29,2024

1. Install "abcMIDI.x86_64" package

Please follow the steps below to install abcMIDI.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install abcMIDI.x86_64

2. Uninstall "abcMIDI.x86_64" package

In this section, we are going to explain the necessary steps to uninstall abcMIDI.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove abcMIDI.x86_64 $ sudo dnf autoremove

3. Information about the abcMIDI.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:44:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : abcMIDI
Version : 2020.06.29
Release : 1.el8
Architecture : x86_64
Size : 439 k
Source : abcMIDI-2020.06.29-1.el8.src.rpm
Repository : epel
Summary : ABC to/from MIDI conversion utilities
URL : https://ifdo.ca/~seymour/runabc/top.html
License : GPLv2+
Description : The abcMIDI package contains four programs: abc2midi to convert ABC
: music notation to MIDI, midi2abc to convert MIDI files to (a first
: approximation to) the corresponding ABC, abc2abc to reformat and/or
: transpose ABC files, and yaps to typeset ABC files as PostScript.
:
: For a description of the ABC syntax, please see the ABC userguide
: which is a part of the abcm2ps.
:
: A mirror github repo is at https://github.com/sdgathman/abcmidi