How to Install and Uninstall libspng.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "libspng.x86_64" package

Please follow the guidelines below to install libspng.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libspng.x86_64

2. Uninstall "libspng.x86_64" package

This is a short guide on how to uninstall libspng.x86_64 on Fedora 39:

$ sudo dnf remove libspng.x86_64 $ sudo dnf autoremove

3. Information about the libspng.x86_64 package on Fedora 39

Last metadata expiration check: 0:34:17 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libspng
Version : 0.7.4
Release : 2.fc39
Architecture : x86_64
Size : 46 k
Source : libspng-0.7.4-2.fc39.src.rpm
Repository : fedora
Summary : Simple, modern libpng alternative
URL : https://libspng.org/
License : BSD-2-Clause
Description : Libspng is a C library for reading and writing Portable Network Graphics (PNG)
: format files with a focus on security and ease of use.
:
: Libspng is an alternative to libpng, the projects are separate and the APIs are
: not compatible.