How to Install and Uninstall perl-Mojo-DOM58.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "perl-Mojo-DOM58.noarch" package

Please follow the guidance below to install perl-Mojo-DOM58.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Mojo-DOM58.noarch

2. Uninstall "perl-Mojo-DOM58.noarch" package

This tutorial shows how to uninstall perl-Mojo-DOM58.noarch on Fedora 39:

$ sudo dnf remove perl-Mojo-DOM58.noarch $ sudo dnf autoremove

3. Information about the perl-Mojo-DOM58.noarch package on Fedora 39

Last metadata expiration check: 2:30:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Mojo-DOM58
Version : 3.001
Release : 7.fc39
Architecture : noarch
Size : 63 k
Source : perl-Mojo-DOM58-3.001-7.fc39.src.rpm
Repository : fedora
Summary : Minimalistic HTML/XML DOM parser with CSS selectors
URL : https://metacpan.org/release/Mojo-DOM58
License : Artistic 2.0 and CC0
Description : Mojo::DOM58 is a minimalistic and relaxed pure-perl HTML/XML DOM parser. It
: supports the HTML Living Standard and Extensible Markup Language (XML) 1.0,
: and matching based on CSS3 selectors. It will even try to interpret broken
: HTML and XML, so you should not use it for validation.