How to Install and Uninstall sharpziplib.i686 Package on Fedora 38

Last updated: November 30,2024

1. Install "sharpziplib.i686" package

Please follow the guidelines below to install sharpziplib.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install sharpziplib.i686

2. Uninstall "sharpziplib.i686" package

Here is a brief guide to show you how to uninstall sharpziplib.i686 on Fedora 38:

$ sudo dnf remove sharpziplib.i686 $ sudo dnf autoremove

3. Information about the sharpziplib.i686 package on Fedora 38

Last metadata expiration check: 1:53:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : sharpziplib
Version : 1.3.3
Release : 3.fc38
Architecture : i686
Size : 92 k
Source : sharpziplib-1.3.3-3.fc38.src.rpm
Repository : fedora
Summary : Zip, GZip, Tar and BZip2 library
URL : http://icsharpcode.github.io/SharpZipLib
License : GPLv2+ with exceptions and BSD and zlib
Description : SharpZipLib, formerly NZipLib is a Zip, GZip, Tar and BZip2 library
: written entirely in C# . It is implemented as an assembly (installable
: in the GAC), and thus can easily be incorporated into other projects.