How to Install and Uninstall rasqal.i686 Package on CentOS 8 / RHEL 8

Last updated: January 20,2025

1. Install "rasqal.i686" package

This guide let you learn how to install rasqal.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install rasqal.i686

2. Uninstall "rasqal.i686" package

In this section, we are going to explain the necessary steps to uninstall rasqal.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove rasqal.i686 $ sudo dnf autoremove

3. Information about the rasqal.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:18:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : rasqal
Version : 0.9.33
Release : 6.el8
Architecture : i686
Size : 306 k
Source : rasqal-0.9.33-6.el8.src.rpm
Repository : appstream
Summary : RDF Query Library
URL : http://librdf.org/rasqal/
License : LGPLv2+ or ASL 2.0
Description : Rasqal is a library providing full support for querying Resource
: Description Framework (RDF) including parsing query syntaxes, constructing
: the queries, executing them and returning result formats. It currently
: handles the RDF Data Query Language (RDQL) and SPARQL Query language.