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

Last updated: November 02,2024

1. Install "zip.x86_64" package

Please follow the step by step instructions below to install zip.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install zip.x86_64

2. Uninstall "zip.x86_64" package

This guide covers the steps necessary to uninstall zip.x86_64 on Fedora 35:

$ sudo dnf remove zip.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:35:52 ago on Wed Sep 7 02:25:42 2022.
Installed Packages
Name : zip
Version : 3.0
Release : 31.fc35
Architecture : x86_64
Size : 696 k
Source : zip-3.0-31.fc35.src.rpm
Repository : @System
From repo : fedora
Summary : A file compression and packaging utility compatible with PKZIP
URL : http://www.info-zip.org/Zip.html
License : BSD
Description : The zip program is a compression and file packaging utility. Zip is
: analogous to a combination of the UNIX tar and compress commands and
: is compatible with PKZIP (a compression and file packaging utility for
: MS-DOS systems).
:
: Install the zip package if you need to compress files using the zip
: program.