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

Last updated: October 10,2024

1. Install "lilv.x86_64" package

This guide covers the steps necessary to install lilv.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install lilv.x86_64

2. Uninstall "lilv.x86_64" package

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

$ sudo dnf remove lilv.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:04:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lilv
Version : 0.24.10
Release : 4.fc35
Architecture : x86_64
Size : 80 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.