How to Install and Uninstall freeimage.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "freeimage.x86_64" package

Please follow the steps below to install freeimage.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install freeimage.x86_64

2. Uninstall "freeimage.x86_64" package

This guide covers the steps necessary to uninstall freeimage.x86_64 on Oracle Linux 9:

$ sudo dnf remove freeimage.x86_64 $ sudo dnf autoremove

3. Information about the freeimage.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:50:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : freeimage
Version : 3.19.0
Release : 0.11.svn1889.el9
Architecture : x86_64
Size : 353 k
Source : freeimage-3.19.0-0.11.svn1889.el9.src.rpm
Repository : epel
Summary : Multi-format image decoder library
URL : http://freeimage.sourceforge.net/
License : GPLv2 or GPLv3 or MPLv1.0
Description : FreeImage is a library for developers who would like to support popular
: graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by
: today's multimedia applications.