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

Last updated: October 05,2024

1. Install "rasqal.i686" package

Please follow the step by step instructions below to install rasqal.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install rasqal.i686

2. Uninstall "rasqal.i686" package

Please follow the instructions below to uninstall rasqal.i686 on Fedora 34:

$ sudo dnf remove rasqal.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:34:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rasqal
Version : 0.9.33
Release : 16.fc34
Architecture : i686
Size : 302 k
Source : rasqal-0.9.33-16.fc34.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.