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

Last updated: January 11,2025

1. Install "libspng.x86_64" package

In this section, we are going to explain the necessary steps to install libspng.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libspng.x86_64

2. Uninstall "libspng.x86_64" package

Learn how to uninstall libspng.x86_64 on Fedora 38:

$ sudo dnf remove libspng.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:33:26 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libspng
Version : 0.7.4
Release : 1.fc38
Architecture : x86_64
Size : 46 k
Source : libspng-0.7.4-1.fc38.src.rpm
Repository : updates
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.