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

Last updated: November 28,2024

1. Install "libspng.i686" package

Please follow the steps below to install libspng.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libspng.i686

2. Uninstall "libspng.i686" package

Learn how to uninstall libspng.i686 on Fedora 35:

$ sudo dnf remove libspng.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:50:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libspng
Version : 0.7.2
Release : 1.fc35
Architecture : i686
Size : 47 k
Source : libspng-0.7.2-1.fc35.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.