How to Install and Uninstall libpng12.src Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "libpng12.src" package

In this section, we are going to explain the necessary steps to install libpng12.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libpng12.src

2. Uninstall "libpng12.src" package

Please follow the guidelines below to uninstall libpng12.src on Oracle Linux 8:

$ sudo dnf remove libpng12.src $ sudo dnf autoremove

3. Information about the libpng12.src package on Oracle Linux 8

Last metadata expiration check: 3:44:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libpng12
Version : 1.2.57
Release : 5.el8
Architecture : src
Size : 654 k
Source : None
Repository : ol8_appstream
Summary : Old version of libpng, needed to run old binaries
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng12 package provides libpng 1.2, 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.