How to Install and Uninstall zip.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "zip.src" package
Please follow the steps below to install zip.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
zip.src
Copied
2. Uninstall "zip.src" package
Here is a brief guide to show you how to uninstall zip.src on Oracle Linux 9:
$
sudo dnf remove
zip.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the zip.src package on Oracle Linux 9
Last metadata expiration check: 1:00:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : zip
Version : 3.0
Release : 35.el9
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_baseos_latest
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.
Available Packages
Name : zip
Version : 3.0
Release : 35.el9
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_baseos_latest
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.