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

Last updated: October 06,2024

1. Install "lilv-devel.x86_64" package

In this section, we are going to explain the necessary steps to install lilv-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lilv-devel.x86_64

2. Uninstall "lilv-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall lilv-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lilv-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:04:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lilv-devel
Version : 0.24.14
Release : 3.el9
Architecture : x86_64
Size : 68 k
Source : lilv-0.24.14-3.el9.src.rpm
Repository : epel
Summary : Development libraries and headers for lilv
URL : http://drobilla.net/software/lilv/
License : MIT
Description : lilv is a lightweight C library for Resource Description Syntax which
: supports reading and writing Turtle and NTriples.
:
: This package contains the headers and development libraries for lilv.