How to Install and Uninstall perl-XML-XQL.noarch Package on Fedora 35

Last updated: October 12,2024

1. Install "perl-XML-XQL.noarch" package

Please follow the guidelines below to install perl-XML-XQL.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-XML-XQL.noarch

2. Uninstall "perl-XML-XQL.noarch" package

This is a short guide on how to uninstall perl-XML-XQL.noarch on Fedora 35:

$ sudo dnf remove perl-XML-XQL.noarch $ sudo dnf autoremove

3. Information about the perl-XML-XQL.noarch package on Fedora 35

Last metadata expiration check: 3:42:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-XML-XQL
Version : 0.68
Release : 44.fc35
Architecture : noarch
Size : 141 k
Source : perl-XML-XQL-0.68-44.fc35.src.rpm
Repository : fedora
Summary : Perl module for querying XML tree structures with XQL
URL : https://metacpan.org/release/XML-XQL
License : GPL+ or Artistic
Description : This is a Perl extension that allows you to perform XQL queries on XML
: object trees. Currently only the XML::DOM module is supported, but
: other implementations, like XML::Grove, may soon follow.