How to Install and Uninstall perl-HTML-Restrict.noarch Package on Fedora 36

Last updated: September 30,2024

1. Install "perl-HTML-Restrict.noarch" package

Please follow the steps below to install perl-HTML-Restrict.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-HTML-Restrict.noarch

2. Uninstall "perl-HTML-Restrict.noarch" package

Please follow the guidelines below to uninstall perl-HTML-Restrict.noarch on Fedora 36:

$ sudo dnf remove perl-HTML-Restrict.noarch $ sudo dnf autoremove

3. Information about the perl-HTML-Restrict.noarch package on Fedora 36

Last metadata expiration check: 5:12:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-HTML-Restrict
Version : 3.0.0
Release : 9.fc36
Architecture : noarch
Size : 32 k
Source : perl-HTML-Restrict-3.0.0-9.fc36.src.rpm
Repository : fedora
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.