How to Install and Uninstall libAfterImage.i686 Package on Fedora 35

Last updated: January 16,2025

1. Install "libAfterImage.i686" package

Please follow the guidelines below to install libAfterImage.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libAfterImage.i686

2. Uninstall "libAfterImage.i686" package

This guide let you learn how to uninstall libAfterImage.i686 on Fedora 35:

$ sudo dnf remove libAfterImage.i686 $ sudo dnf autoremove

3. Information about the libAfterImage.i686 package on Fedora 35

Last metadata expiration check: 2:16:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libAfterImage
Version : 1.20
Release : 27.fc35
Architecture : i686
Size : 245 k
Source : libAfterImage-1.20-27.fc35.src.rpm
Repository : fedora
Summary : A generic image manipulation library
URL : http://www.afterstep.org/afterimage/index.php
License : LGPLv2+
Description : libAfterImage is a generic image manipulation library. It was initially
: implemented to address AfterStep Window Manager's needs for image handling,
: but it evolved into extremely powerful and flexible software, suitable for
: virtually any project that has needs for loading, manipulating, displaying
: images, as well as writing images in files. Most of the popular image formats
: are supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO and
: TGA being supported internally.
:
: GIF, PNG, JPEG, TIFF and SVG formats are supported via standard libraries.
:
: Powerful text rendering capabilities included, providing support for
: TrueType fonts using FreeType library, and anti-aliasing of standard fonts
: from X window system.