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

Last updated: October 06,2024

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

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

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

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

Please follow the steps below to uninstall perl-XML-XQL.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:35:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-XML-XQL
Version : 0.68
Release : 42.fc34
Architecture : noarch
Size : 142 k
Source : perl-XML-XQL-0.68-42.fc34.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.