How to Install and Uninstall lv2-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "lv2-devel.i686" package

Here is a brief guide to show you how to install lv2-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install lv2-devel.i686

2. Uninstall "lv2-devel.i686" package

Please follow the steps below to uninstall lv2-devel.i686 on Fedora 34:

$ sudo dnf remove lv2-devel.i686 $ sudo dnf autoremove

3. Information about the lv2-devel.i686 package on Fedora 34

Last metadata expiration check: 1:57:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lv2-devel
Version : 1.18.0
Release : 2.fc34
Architecture : i686
Size : 111 k
Source : lv2-1.18.0-2.fc34.src.rpm
Repository : fedora
Summary : API for the LV2 Audio Plugin Standard
URL : http://lv2plug.in
License : ISC
Description : lv2-devel contains the lv2.h header file and headers for all of the
: LV2 specification extensions and bundles.
:
: Definitive technical documentation on LV2 plug-ins for both the host
: and plug-in is contained within copious comments within the lv2.h
: header file.