How to Install and Uninstall libpng15.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "libpng15.src" package
Please follow the instructions below to install libpng15.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libpng15.src
Copied
2. Uninstall "libpng15.src" package
This is a short guide on how to uninstall libpng15.src on Oracle Linux 9:
$
sudo dnf remove
libpng15.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpng15.src package on Oracle Linux 9
Last metadata expiration check: 3:23:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libpng15
Version : 1.5.30
Release : 14.el9
Architecture : src
Size : 760 k
Source : None
Repository : ol9_appstream
Summary : Old version of libpng, needed to run old binaries
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng15 package provides libpng 1.5, an older version of the libpng.
: library for manipulating PNG (Portable Network Graphics) image format files.
: This version should be used only if you are unable to use the current
: version of libpng.
Available Packages
Name : libpng15
Version : 1.5.30
Release : 14.el9
Architecture : src
Size : 760 k
Source : None
Repository : ol9_appstream
Summary : Old version of libpng, needed to run old binaries
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng15 package provides libpng 1.5, an older version of the libpng.
: library for manipulating PNG (Portable Network Graphics) image format files.
: This version should be used only if you are unable to use the current
: version of libpng.