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

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install perl-HTML-BarGraph.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall perl-HTML-BarGraph.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:38:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-HTML-BarGraph
Version : 0.5
Release : 34.fc36
Architecture : noarch
Size : 25 k
Source : perl-HTML-BarGraph-0.5-34.fc36.src.rpm
Repository : fedora
Summary : Generate multiset bar graphs using plain HTML
URL : https://metacpan.org/release/HTML-BarGraph
License : GPL+ or Artistic
Description : HTML::BarGraph is a module that creates graphics for one or more data-sets,
: using plain HTML and, optionally, one-pixel images, which are stretched
: using the width and height attributes of the HTML img tag.