How to Install and Uninstall libpng-devel.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "libpng-devel.x86_64" package
This guide let you learn how to install libpng-devel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libpng-devel.x86_64
Copied
2. Uninstall "libpng-devel.x86_64" package
This tutorial shows how to uninstall libpng-devel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libpng-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpng-devel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 3:10:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libpng-devel
Epoch : 2
Version : 1.6.37
Release : 12.el9
Architecture : x86_64
Size : 293 k
Source : libpng-1.6.37-12.el9.src.rpm
Repository : appstream
Summary : Development tools for programs to manipulate PNG image format files
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng-devel package contains header files and documentation necessary
: for developing programs using the PNG (Portable Network Graphics) library.
:
: If you want to develop programs which will manipulate PNG image format
: files, you should install libpng-devel. You'll also need to install
: the libpng package.
Available Packages
Name : libpng-devel
Epoch : 2
Version : 1.6.37
Release : 12.el9
Architecture : x86_64
Size : 293 k
Source : libpng-1.6.37-12.el9.src.rpm
Repository : appstream
Summary : Development tools for programs to manipulate PNG image format files
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng-devel package contains header files and documentation necessary
: for developing programs using the PNG (Portable Network Graphics) library.
:
: If you want to develop programs which will manipulate PNG image format
: files, you should install libpng-devel. You'll also need to install
: the libpng package.