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

Last updated: May 20,2024

1. Install "xqc.noarch" package

Please follow the guidelines below to install xqc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install xqc.noarch

2. Uninstall "xqc.noarch" package

Learn how to uninstall xqc.noarch on Fedora 36:

$ sudo dnf remove xqc.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:03:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : xqc
Version : 1.0
Release : 0.21.20101120svn7.fc36
Architecture : noarch
Size : 190 k
Source : xqc-1.0-0.21.20101120svn7.fc36.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.