How to Install and Uninstall perl-Image-PNG-Libpng.x86_64 Package on CentOS Stream 9

Last updated: November 23,2024

1. Install "perl-Image-PNG-Libpng.x86_64" package

This tutorial shows how to install perl-Image-PNG-Libpng.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Image-PNG-Libpng.x86_64

2. Uninstall "perl-Image-PNG-Libpng.x86_64" package

Please follow the steps below to uninstall perl-Image-PNG-Libpng.x86_64 on CentOS Stream 9:

$ sudo dnf remove perl-Image-PNG-Libpng.x86_64 $ sudo dnf autoremove

3. Information about the perl-Image-PNG-Libpng.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:35:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Image-PNG-Libpng
Version : 0.58
Release : 2.el9
Architecture : x86_64
Size : 135 k
Source : perl-Image-PNG-Libpng-0.58-2.el9.src.rpm
Repository : epel
Summary : Perl interface to the libpng library
URL : https://metacpan.org/release/Image-PNG-Libpng
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Image::PNG::Libpng is a Perl library for accessing the contents of PNG
: (Portable Network Graphics) images. It enables Perl to read and write files in
: the PNG format.