How to Install and Uninstall perl-HTML-TreeBuilder-XPath.noarch Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "perl-HTML-TreeBuilder-XPath.noarch" package

Please follow the steps below to install perl-HTML-TreeBuilder-XPath.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-HTML-TreeBuilder-XPath.noarch

2. Uninstall "perl-HTML-TreeBuilder-XPath.noarch" package

This tutorial shows how to uninstall perl-HTML-TreeBuilder-XPath.noarch on Oracle Linux 8:

$ sudo dnf remove perl-HTML-TreeBuilder-XPath.noarch $ sudo dnf autoremove

3. Information about the perl-HTML-TreeBuilder-XPath.noarch package on Oracle Linux 8

Last metadata expiration check: 6:27:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-HTML-TreeBuilder-XPath
Version : 0.14
Release : 30.el8
Architecture : noarch
Size : 22 k
Source : perl-HTML-TreeBuilder-XPath-0.14-30.el8.src.rpm
Repository : epel
Summary : Add XPath support to HTML::TreeBuilder
URL : https://metacpan.org/release/HTML-TreeBuilder-XPath
License : GPL+ or Artistic
Description : This module adds typical XPath methods to HTML::TreeBuilder, to make it
: easy to query a document.