How to Install and Uninstall lilv-devel.i686 Package on Fedora 35

Last updated: September 25,2024

1. Install "lilv-devel.i686" package

This is a short guide on how to install lilv-devel.i686 on Fedora 35

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

2. Uninstall "lilv-devel.i686" package

This guide let you learn how to uninstall lilv-devel.i686 on Fedora 35:

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

3. Information about the lilv-devel.i686 package on Fedora 35

Last metadata expiration check: 1:53:02 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : lilv-devel
Version : 0.24.10
Release : 4.fc35
Architecture : i686
Size : 126 k
Source : lilv-0.24.10-4.fc35.src.rpm
Repository : fedora
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.