How to Install and Uninstall xz-java.noarch Package on Fedora 38

Last updated: March 01,2025

1. Install "xz-java.noarch" package

This is a short guide on how to install xz-java.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install xz-java.noarch

2. Uninstall "xz-java.noarch" package

This is a short guide on how to uninstall xz-java.noarch on Fedora 38:

$ sudo dnf remove xz-java.noarch $ sudo dnf autoremove

3. Information about the xz-java.noarch package on Fedora 38

Last metadata expiration check: 3:38:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : xz-java
Version : 1.9
Release : 5.fc38
Architecture : noarch
Size : 110 k
Source : xz-java-1.9-5.fc38.src.rpm
Repository : fedora
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.