How to Install and Uninstall xz-java.noarch Package on Fedora 34
Last updated: November 28,2024
1. Install "xz-java.noarch" package
This tutorial shows how to install xz-java.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
xz-java.noarch
Copied
2. Uninstall "xz-java.noarch" package
In this section, we are going to explain the necessary steps to uninstall xz-java.noarch on Fedora 34:
$
sudo dnf remove
xz-java.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the xz-java.noarch package on Fedora 34
Last metadata expiration check: 2:57:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : xz-java
Version : 1.8
Release : 10.fc34
Architecture : noarch
Size : 108 k
Source : xz-java-1.8-10.fc34.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.
Available Packages
Name : xz-java
Version : 1.8
Release : 10.fc34
Architecture : noarch
Size : 108 k
Source : xz-java-1.8-10.fc34.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.