How to Install and Uninstall lilv.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "lilv.x86_64" package

Please follow the steps below to install lilv.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install lilv.x86_64

2. Uninstall "lilv.x86_64" package

Please follow the step by step instructions below to uninstall lilv.x86_64 on Fedora 39:

$ sudo dnf remove lilv.x86_64 $ sudo dnf autoremove

3. Information about the lilv.x86_64 package on Fedora 39

Last metadata expiration check: 4:06:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : lilv
Version : 0.24.20
Release : 1.fc39
Architecture : x86_64
Size : 33 k
Source : lilv-0.24.20-1.fc39.src.rpm
Repository : fedora
Summary : An LV2 Resource Description Framework Library
URL : https://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.