How to Install and Uninstall lilv-devel.x86_64 Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "lilv-devel.x86_64" package

Please follow the instructions below to install lilv-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "lilv-devel.x86_64" package

Please follow the guidelines below to uninstall lilv-devel.x86_64 on AlmaLinux 9:

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

3. Information about the lilv-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:46:27 ago on Wed Mar 13 07:41:12 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.