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

Last updated: May 05,2024

1. Install "redland.i686" package

Here is a brief guide to show you how to install redland.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install redland.i686

2. Uninstall "redland.i686" package

Please follow the guidance below to uninstall redland.i686 on CentOS Stream 8:

$ sudo dnf remove redland.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:41:50 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : redland
Version : 1.0.17
Release : 14.el8
Architecture : i686
Size : 184 k
Source : redland-1.0.17-14.el8.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.