How to Install and Uninstall xz-java.noarch Package on CentOS Stream 8
Last updated: February 05,2025
1. Install "xz-java.noarch" package
Here is a brief guide to show you how to install xz-java.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
xz-java.noarch
Copied
2. Uninstall "xz-java.noarch" package
This guide covers the steps necessary to uninstall xz-java.noarch on CentOS Stream 8:
$
sudo dnf remove
xz-java.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the xz-java.noarch package on CentOS Stream 8
Last metadata expiration check: 5:39:16 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : xz-java
Version : 1.8
Release : 8.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 113 k
Source : xz-java-1.8-8.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Java implementation of XZ data compression
URL : http://tukaani.org/xz/java.html
License : Public Domain
Description : A complete implementation of XZ data compression in Java.
:
: It features full support for the .xz file format specification version 1.0.4,
: single-threaded streamed compression and decompression, single-threaded
: decompression with limited random access support, raw streams (no .xz headers)
: for advanced users, including LZMA2 with preset dictionary.
Available Packages
Name : xz-java
Version : 1.8
Release : 8.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 113 k
Source : xz-java-1.8-8.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Java implementation of XZ data compression
URL : http://tukaani.org/xz/java.html
License : Public Domain
Description : A complete implementation of XZ data compression in Java.
:
: It features full support for the .xz file format specification version 1.0.4,
: single-threaded streamed compression and decompression, single-threaded
: decompression with limited random access support, raw streams (no .xz headers)
: for advanced users, including LZMA2 with preset dictionary.