How to Install and Uninstall perl-Image-Size.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "perl-Image-Size.noarch" package
Here is a brief guide to show you how to install perl-Image-Size.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Image-Size.noarch
Copied
2. Uninstall "perl-Image-Size.noarch" package
This tutorial shows how to uninstall perl-Image-Size.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-Image-Size.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Image-Size.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:11:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Image-Size
Version : 3.300
Release : 23.el9
Architecture : noarch
Size : 45 k
Source : perl-Image-Size-3.300-23.el9.src.rpm
Repository : epel
Summary : Determine the size of images in several common formats in Perl
URL : https://metacpan.org/release/Image-Size
License : LGPLv2 or Artistic 2.0
Description : Image::Size is a library based on the image-sizing code in the wwwimagesize
: script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to
: IMG directives. Image::Size has generalized that code to return a raw (X, Y)
: pair, and included wrappers to pre-format that output into either HTML or
: a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein.
: Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF,
: the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed,
: the formats supported by it.
Available Packages
Name : perl-Image-Size
Version : 3.300
Release : 23.el9
Architecture : noarch
Size : 45 k
Source : perl-Image-Size-3.300-23.el9.src.rpm
Repository : epel
Summary : Determine the size of images in several common formats in Perl
URL : https://metacpan.org/release/Image-Size
License : LGPLv2 or Artistic 2.0
Description : Image::Size is a library based on the image-sizing code in the wwwimagesize
: script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to
: IMG directives. Image::Size has generalized that code to return a raw (X, Y)
: pair, and included wrappers to pre-format that output into either HTML or
: a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein.
: Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF,
: the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed,
: the formats supported by it.