How to Install and Uninstall libinstpatch.x86_64 Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "libinstpatch.x86_64" package

This tutorial shows how to install libinstpatch.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libinstpatch.x86_64

2. Uninstall "libinstpatch.x86_64" package

Here is a brief guide to show you how to uninstall libinstpatch.x86_64 on Rocky Linux 9:

$ sudo dnf remove libinstpatch.x86_64 $ sudo dnf autoremove

3. Information about the libinstpatch.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:55:19 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libinstpatch
Version : 1.1.6
Release : 7.el9
Architecture : x86_64
Size : 302 k
Source : libinstpatch-1.1.6-7.el9.src.rpm
Repository : epel
Summary : Instrument file software library
URL : http://www.swamiproject.org/
License : LGPLv2
Description : libInstPatch stands for lib-Instrument-Patch and is a library for processing
: digital sample based MIDI instrument “patch” files. The types of files
: libInstPatch supports are used for creating instrument sounds for wavetable
: synthesis. libInstPatch provides an object framework (based on GObject) to load
: patch files into, which can then be edited, converted, compressed and saved.