How To Install timidity++-Xaw3D-interface on Fedora 36
Introduction
In this tutorial we learn how to install timidity++-Xaw3D-interface on Fedora 36.
What is timidity++-Xaw3D-interface
The timidity++-Xaw3D-interface package contains a Xaw3D based UI for timidity++.
We can use yum or dnf to install timidity++-Xaw3D-interface on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install timidity++-Xaw3D-interface.
Install timidity++-Xaw3D-interface 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 timidity++-Xaw3D-interface using dnf by running the following command:
sudo dnf -y install timidity++-Xaw3D-interface
Install timidity++-Xaw3D-interface 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 timidity++-Xaw3D-interface using yum by running the following command:
sudo yum -y install timidity++-Xaw3D-interface
How To Uninstall timidity++-Xaw3D-interface on Fedora 36
To uninstall only the timidity++-Xaw3D-interface package we can use the following command:
sudo dnf remove timidity++-Xaw3D-interface
timidity++-Xaw3D-interface Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/9e71f0dfb249b5ebe11ff2e3894ba76030e3c1
/usr/lib64/timidity++/if_xaw.so
/usr/share/applications/timidity-xaw.desktop
/usr/share/icons/hicolor/48x48/apps/timidity.xpm
References
Summary
In this tutorial we learn how to install timidity++-Xaw3D-interface on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).