How to Install and Uninstall ZipArchive.x86_64 Package on Fedora 35

Last updated: May 06,2024

1. Install "ZipArchive.x86_64" package

In this section, we are going to explain the necessary steps to install ZipArchive.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ZipArchive.x86_64

2. Uninstall "ZipArchive.x86_64" package

This is a short guide on how to uninstall ZipArchive.x86_64 on Fedora 35:

$ sudo dnf remove ZipArchive.x86_64 $ sudo dnf autoremove

3. Information about the ZipArchive.x86_64 package on Fedora 35

Last metadata expiration check: 4:42:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ZipArchive
Version : 4.1.2
Release : 19.fc35
Architecture : x86_64
Size : 115 k
Source : ZipArchive-4.1.2-19.fc35.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.