How to Install and Uninstall redland.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "redland.x86_64" package

Please follow the guidelines below to install redland.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install redland.x86_64

2. Uninstall "redland.x86_64" package

Here is a brief guide to show you how to uninstall redland.x86_64 on Fedora 34:

$ sudo dnf remove redland.x86_64 $ sudo dnf autoremove

3. Information about the redland.x86_64 package on Fedora 34

Last metadata expiration check: 2:26:14 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : redland
Version : 1.0.17
Release : 26.fc34
Architecture : x86_64
Size : 172 k
Source : redland-1.0.17-26.fc34.src.rpm
Repository : fedora
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.