How to Install and Uninstall lilv.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "lilv.x86_64" package

Learn how to install lilv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lilv.x86_64

2. Uninstall "lilv.x86_64" package

Please follow the guidance below to uninstall lilv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lilv.x86_64 $ sudo dnf autoremove

3. Information about the lilv.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:35:39 ago on Mon Feb 26 07:04:30 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.