How to Install and Uninstall libinstpatch.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libinstpatch.i686" package

This tutorial shows how to install libinstpatch.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libinstpatch.i686

2. Uninstall "libinstpatch.i686" package

This tutorial shows how to uninstall libinstpatch.i686 on Fedora 34:

$ sudo dnf remove libinstpatch.i686 $ sudo dnf autoremove

3. Information about the libinstpatch.i686 package on Fedora 34

Last metadata expiration check: 3:48:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libinstpatch
Version : 1.0.0
Release : 24.20110806svn386.fc34
Architecture : i686
Size : 288 k
Source : libinstpatch-1.0.0-24.20110806svn386.fc34.src.rpm
Repository : updates
Summary : Instrument file software library
URL : http://www.swamiproject.org/
License : LGPLv2 and GPLv2 and Public Domain
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.