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

Last updated: September 19,2024

1. Install "libspng.x86_64" package

Please follow the guidance below to install libspng.x86_64 on Fedora 34

$ 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 34:

$ sudo dnf remove libspng.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libspng
Version : 0.7.1
Release : 1.fc34
Architecture : x86_64
Size : 45 k
Source : libspng-0.7.1-1.fc34.src.rpm
Repository : updates
Summary : Simple, modern libpng alternative
URL : https://libspng.org/
License : BSD
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.