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

Last updated: October 04,2024

1. Install "libspng.i686" package

This guide let you learn how to install libspng.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libspng.i686

2. Uninstall "libspng.i686" package

Here is a brief guide to show you how to uninstall libspng.i686 on Fedora 34:

$ sudo dnf remove libspng.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libspng
Version : 0.7.1
Release : 1.fc34
Architecture : i686
Size : 47 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.