How to Install and Uninstall libAfterImage.x86_64 Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "libAfterImage.x86_64" package

Please follow the guidance below to install libAfterImage.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libAfterImage.x86_64

2. Uninstall "libAfterImage.x86_64" package

Please follow the guidance below to uninstall libAfterImage.x86_64 on CentOS Stream 8:

$ sudo dnf remove libAfterImage.x86_64 $ sudo dnf autoremove

3. Information about the libAfterImage.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:54:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libAfterImage
Version : 1.20
Release : 22.el8
Architecture : x86_64
Size : 240 k
Source : libAfterImage-1.20-22.el8.src.rpm
Repository : epel
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.