How to Install and Uninstall apache-commons-compress.src Package on Oracle Linux 8
Last updated: January 06,2025
1. Install "apache-commons-compress.src" package
This is a short guide on how to install apache-commons-compress.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
apache-commons-compress.src
Copied
2. Uninstall "apache-commons-compress.src" package
Please follow the steps below to uninstall apache-commons-compress.src on Oracle Linux 8:
$
sudo dnf remove
apache-commons-compress.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the apache-commons-compress.src package on Oracle Linux 8
Last metadata expiration check: 5:33:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : apache-commons-compress
Version : 1.20
Release : 3.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 12 M
Source : None
Repository : ol8_appstream
Summary : Java API for working with compressed files and archivers
URL : http://commons.apache.org/proper/commons-compress/
License : ASL 2.0
Description : The Apache Commons Compress library defines an API for working with
: ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200 and bzip2 files.
: In version 1.14 read-only support for Brotli decompression has been added,
: but it has been removed form this package.
Available Packages
Name : apache-commons-compress
Version : 1.20
Release : 3.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 12 M
Source : None
Repository : ol8_appstream
Summary : Java API for working with compressed files and archivers
URL : http://commons.apache.org/proper/commons-compress/
License : ASL 2.0
Description : The Apache Commons Compress library defines an API for working with
: ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200 and bzip2 files.
: In version 1.14 read-only support for Brotli decompression has been added,
: but it has been removed form this package.