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

Last updated: June 28,2024

1. Install "python3-lilv.x86_64" package

Please follow the instructions below to install python3-lilv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-lilv.x86_64" package

Here is a brief guide to show you how to uninstall python3-lilv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:17:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-lilv
Version : 0.24.14
Release : 3.el9
Architecture : x86_64
Size : 36 k
Source : lilv-0.24.14-3.el9.src.rpm
Repository : epel
Summary : Python bindings 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 python libraries for lilv.