How to Install and Uninstall redland.i686 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "redland.i686" package

Please follow the step by step instructions below to install redland.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install redland.i686

2. Uninstall "redland.i686" package

Here is a brief guide to show you how to uninstall redland.i686 on CentOS Stream 9:

$ sudo dnf remove redland.i686 $ sudo dnf autoremove

3. Information about the redland.i686 package on CentOS Stream 9

Last metadata expiration check: 1:03:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : redland
Version : 1.0.17
Release : 29.el9
Architecture : i686
Size : 162 k
Source : redland-1.0.17-29.el9.src.rpm
Repository : appstream
Summary : RDF Application Framework
URL : http://librdf.org/
License : LGPLv2+ or ASL 2.0
Description : Redland is a library that provides a high-level interface for RDF
: (Resource Description Framework) implemented in an object-based API.
: It is modular and supports different RDF/XML parsers, storage
: mechanisms and other elements. Redland is designed for applications
: developers to provide RDF support in their applications as well as
: for RDF developers to experiment with the technology.