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

Last updated: October 09,2024

1. Install "libpng15.src" package

Here is a brief guide to show you how to install libpng15.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libpng15.src

2. Uninstall "libpng15.src" package

Please follow the step by step instructions below to uninstall libpng15.src on Oracle Linux 8:

$ sudo dnf remove libpng15.src $ sudo dnf autoremove

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

Last metadata expiration check: 2:49:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libpng15
Version : 1.5.30
Release : 7.el8
Architecture : src
Size : 750 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 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.