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

Last updated: May 20,2024

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

Please follow the instructions below to install perl-XML-DTDParser.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall perl-XML-DTDParser.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:56:12 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-XML-DTDParser
Version : 2.01
Release : 30.fc35
Architecture : noarch
Size : 16 k
Source : perl-XML-DTDParser-2.01-30.fc35.src.rpm
Repository : fedora
Summary : Quick and dirty DTD parser
URL : https://metacpan.org/release/XML-DTDParser
License : GPL+ or Artistic
Description : This module parses a DTD file and creates a data structure containing info
: about all tags, their allowed parameters, children, parents, optionality,
: and others.