How to Install and Uninstall rasqal.i686 Package on Fedora 35

Last updated: November 26,2024

1. Install "rasqal.i686" package

This guide let you learn how to install rasqal.i686 on Fedora 35

$ 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 Fedora 35:

$ sudo dnf remove rasqal.i686 $ sudo dnf autoremove

3. Information about the rasqal.i686 package on Fedora 35

Last metadata expiration check: 1:37:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rasqal
Version : 0.9.33
Release : 17.fc35
Architecture : i686
Size : 295 k
Source : rasqal-0.9.33-17.fc35.src.rpm
Repository : fedora
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.