How to Install and Uninstall lilv.x86_64 Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "lilv.x86_64" package

Please follow the guidance below to install lilv.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install lilv.x86_64

2. Uninstall "lilv.x86_64" package

This guide covers the steps necessary to uninstall lilv.x86_64 on CentOS Stream 9:

$ sudo dnf remove lilv.x86_64 $ sudo dnf autoremove

3. Information about the lilv.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:53:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lilv
Version : 0.24.14
Release : 3.el9
Architecture : x86_64
Size : 34 k
Source : lilv-0.24.14-3.el9.src.rpm
Repository : epel
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.