How to Install and Uninstall ZipArchive.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "ZipArchive.i686" package

This tutorial shows how to install ZipArchive.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ZipArchive.i686

2. Uninstall "ZipArchive.i686" package

Here is a brief guide to show you how to uninstall ZipArchive.i686 on Fedora 36:

$ sudo dnf remove ZipArchive.i686 $ sudo dnf autoremove

3. Information about the ZipArchive.i686 package on Fedora 36

Last metadata expiration check: 5:17:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ZipArchive
Version : 4.1.2
Release : 20.fc36
Architecture : i686
Size : 126 k
Source : ZipArchive-4.1.2-20.fc36.src.rpm
Repository : fedora
Summary : Library for accessing zip files
URL : http://www.artpol-software.com/ZipArchive/
License : GPLv2+
Description : The ZipArchive Library can be used to add compression functionality to your
: software. It is written in C++ and offers the following features:
: * Compression, decompression and modification of zip archives.
: * Segmented archives support (splitting and spanning).
: * Unicode support in archives compatible with WinZip.
: * Standard zip encryption.