How to Install and Uninstall DevIL.i686 Package on Fedora 36

Last updated: June 03,2024

1. Install "DevIL.i686" package

This is a short guide on how to install DevIL.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install DevIL.i686

2. Uninstall "DevIL.i686" package

Here is a brief guide to show you how to uninstall DevIL.i686 on Fedora 36:

$ sudo dnf remove DevIL.i686 $ sudo dnf autoremove

3. Information about the DevIL.i686 package on Fedora 36

Last metadata expiration check: 5:47:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : DevIL
Version : 1.7.8
Release : 38.fc36
Architecture : i686
Size : 292 k
Source : DevIL-1.7.8-38.fc36.src.rpm
Repository : fedora
Summary : A cross-platform image library
URL : http://openil.sourceforge.net/
License : LGPLv2
Description : Developer's Image Library (DevIL) is a programmer's library to develop
: applications with very powerful image loading capabilities, yet is easy for a
: developer to learn and use. Ultimate control of images is left to the
: developer, so unnecessary conversions, etc. are not performed. DevIL utilizes
: a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate,
: filter and display a wide variety of image formats.