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

Last updated: February 06,2025

1. Install "ZipArchive.i686" package

Here is a brief guide to show you how to install ZipArchive.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ZipArchive.i686

2. Uninstall "ZipArchive.i686" package

This guide let you learn how to uninstall ZipArchive.i686 on Fedora 34:

$ sudo dnf remove ZipArchive.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:02:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ZipArchive
Version : 4.1.2
Release : 18.fc34
Architecture : i686
Size : 127 k
Source : ZipArchive-4.1.2-18.fc34.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.