How to Install and Uninstall libmng.i686 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "libmng.i686" package
In this section, we are going to explain the necessary steps to install libmng.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libmng.i686
Copied
2. Uninstall "libmng.i686" package
This tutorial shows how to uninstall libmng.i686 on Oracle Linux 9:
$
sudo dnf remove
libmng.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmng.i686 package on Oracle Linux 9
Last metadata expiration check: 3:13:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libmng
Version : 2.0.3
Release : 17.el9
Architecture : i686
Size : 211 k
Source : libmng-2.0.3-17.el9.src.rpm
Repository : ol9_appstream
Summary : Library for Multiple-image Network Graphics support
URL : http://www.libmng.com/
License : zlib
Description : LibMNG is a library for accessing graphics in MNG (Multi-image Network
: Graphics) and JNG (JPEG Network Graphics) formats. MNG graphics are
: basically animated PNGs. JNG graphics are basically JPEG streams
: integrated into a PNG chunk.
Available Packages
Name : libmng
Version : 2.0.3
Release : 17.el9
Architecture : i686
Size : 211 k
Source : libmng-2.0.3-17.el9.src.rpm
Repository : ol9_appstream
Summary : Library for Multiple-image Network Graphics support
URL : http://www.libmng.com/
License : zlib
Description : LibMNG is a library for accessing graphics in MNG (Multi-image Network
: Graphics) and JNG (JPEG Network Graphics) formats. MNG graphics are
: basically animated PNGs. JNG graphics are basically JPEG streams
: integrated into a PNG chunk.