How to Install and Uninstall lilv.i686 Package on Fedora 35

Last updated: December 01,2024

1. Install "lilv.i686" package

Here is a brief guide to show you how to install lilv.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install lilv.i686

2. Uninstall "lilv.i686" package

Here is a brief guide to show you how to uninstall lilv.i686 on Fedora 35:

$ sudo dnf remove lilv.i686 $ sudo dnf autoremove

3. Information about the lilv.i686 package on Fedora 35

Last metadata expiration check: 4:16:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lilv
Version : 0.24.10
Release : 4.fc35
Architecture : i686
Size : 86 k
Source : lilv-0.24.10-4.fc35.src.rpm
Repository : fedora
Summary : An LV2 Resource Description Framework Library
URL : http://drobilla.net/software/lilv/
License : MIT
Description : lilv is a library to make the use of LV2 plugins as simple as possible
: for applications. Lilv is the successor to SLV2, rewritten to be significantly
: faster and have minimal dependencies.