How to Install and Uninstall perl-HTML-Restrict.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-HTML-Restrict.noarch" package
Here is a brief guide to show you how to install perl-HTML-Restrict.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-HTML-Restrict.noarch
Copied
2. Uninstall "perl-HTML-Restrict.noarch" package
Learn how to uninstall perl-HTML-Restrict.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-HTML-Restrict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-HTML-Restrict.noarch package on Rocky Linux 8
Last metadata expiration check: 1:43:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-HTML-Restrict
Version : 3.0.0
Release : 2.el8
Architecture : noarch
Size : 32 k
Source : perl-HTML-Restrict-3.0.0-2.el8.src.rpm
Repository : epel
Summary : Perl module to strip unwanted HTML tags and attributes
URL : https://metacpan.org/release/HTML-Restrict
License : GPL+ or Artistic
Description : A perl module that uses HTML::Parser to strip HTML from text in a
: restrictive manner. By default all HTML is restricted, but default
: behaviour may be altered by supplying own tag rules.
Available Packages
Name : perl-HTML-Restrict
Version : 3.0.0
Release : 2.el8
Architecture : noarch
Size : 32 k
Source : perl-HTML-Restrict-3.0.0-2.el8.src.rpm
Repository : epel
Summary : Perl module to strip unwanted HTML tags and attributes
URL : https://metacpan.org/release/HTML-Restrict
License : GPL+ or Artistic
Description : A perl module that uses HTML::Parser to strip HTML from text in a
: restrictive manner. By default all HTML is restricted, but default
: behaviour may be altered by supplying own tag rules.