How to Install and Uninstall xqc.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "xqc.noarch" package

This guide covers the steps necessary to install xqc.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install xqc.noarch

2. Uninstall "xqc.noarch" package

Please follow the instructions below to uninstall xqc.noarch on Fedora 39:

$ sudo dnf remove xqc.noarch $ sudo dnf autoremove

3. Information about the xqc.noarch package on Fedora 39

Last metadata expiration check: 0:53:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : xqc
Version : 1.0
Release : 0.24.20101120svn7.fc39
Architecture : noarch
Size : 207 k
Source : xqc-1.0-0.24.20101120svn7.fc39.src.rpm
Repository : fedora
Summary : C/C++ API for interfacing with XQuery processors
URL : http://xqc.sourceforge.net
License : BSD
Description : The goal of the XQC project is to create standardized C/C++ APIs for
: interfacing with XQuery processors. They should provide mechanisms to compile
: and execute XQueries, manage contexts, and provide a basic interface for
: the XQuery Data Model.