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

Last updated: October 30,2024

1. Install "ZipArchive.i686" package

Please follow the steps below to install ZipArchive.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ZipArchive.i686

2. Uninstall "ZipArchive.i686" package

In this section, we are going to explain the necessary steps to uninstall ZipArchive.i686 on Fedora 38:

$ sudo dnf remove ZipArchive.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:55:45 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ZipArchive
Version : 4.1.2
Release : 22.fc38
Architecture : i686
Size : 126 k
Source : ZipArchive-4.1.2-22.fc38.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.