How to Install and Uninstall rasqal.x86_64 Package on Fedora 38

Last updated: February 05,2025

1. Install "rasqal.x86_64" package

Please follow the guidelines below to install rasqal.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rasqal.x86_64

2. Uninstall "rasqal.x86_64" package

Here is a brief guide to show you how to uninstall rasqal.x86_64 on Fedora 38:

$ sudo dnf remove rasqal.x86_64 $ sudo dnf autoremove

3. Information about the rasqal.x86_64 package on Fedora 38

Last metadata expiration check: 3:00:03 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rasqal
Version : 0.9.33
Release : 22.fc38
Architecture : x86_64
Size : 280 k
Source : rasqal-0.9.33-22.fc38.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.