How To Install abcm2ps-doc on Fedora 36
Introduction
In this tutorial we learn how to install abcm2ps-doc
on Fedora 36.
What is abcm2ps-doc
Some sample ABC files with output as mp3, mid, and pdf.
We can use yum
or dnf
to install abcm2ps-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install abcm2ps-doc.
Install abcm2ps-doc on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install abcm2ps-doc
using dnf
by running the following command:
sudo dnf -y install abcm2ps-doc
Install abcm2ps-doc on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install abcm2ps-doc
using yum
by running the following command:
sudo yum -y install abcm2ps-doc
How To Uninstall abcm2ps-doc on Fedora 36
To uninstall only the abcm2ps-doc
package we can use the following command:
sudo dnf remove abcm2ps-doc
abcm2ps-doc Package Contents on Fedora 36
/usr/share/doc/abcm2ps-doc
/usr/share/doc/abcm2ps-doc/abcplus_en.pdf
/usr/share/doc/abcm2ps-doc/accomp.mid
/usr/share/doc/abcm2ps-doc/accomp.mp3
/usr/share/doc/abcm2ps-doc/amazinggrace.mid
/usr/share/doc/abcm2ps-doc/amazinggrace.mp3
/usr/share/doc/abcm2ps-doc/broken.mid
/usr/share/doc/abcm2ps-doc/broken.mp3
/usr/share/doc/abcm2ps-doc/folia.mid
/usr/share/doc/abcm2ps-doc/folia.mp3
/usr/share/doc/abcm2ps-doc/garota.mid
/usr/share/doc/abcm2ps-doc/garota.mp3
/usr/share/doc/abcm2ps-doc/impressioni.mid
/usr/share/doc/abcm2ps-doc/impressioni.mp3
/usr/share/doc/abcm2ps-doc/riff.mid
/usr/share/doc/abcm2ps-doc/riff.mp3
/usr/share/doc/abcm2ps-doc/swallowtail.mid
/usr/share/doc/abcm2ps-doc/swallowtail.mp3
References
Summary
In this tutorial we learn how to install abcm2ps-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).