How to Install and Uninstall mingw64-xz.noarch Package on Fedora 39

Last updated: October 08,2024

1. Install "mingw64-xz.noarch" package

Please follow the step by step instructions below to install mingw64-xz.noarch on Fedora 39

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

2. Uninstall "mingw64-xz.noarch" package

Please follow the instructions below to uninstall mingw64-xz.noarch on Fedora 39:

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

3. Information about the mingw64-xz.noarch package on Fedora 39

Last metadata expiration check: 0:07:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mingw64-xz
Version : 5.2.4
Release : 10.fc39
Architecture : noarch
Size : 83 k
Source : mingw-xz-5.2.4-10.fc39.src.rpm
Repository : fedora
Summary : Cross-compiled LZMA compression utilities
URL : http://tukaani.org/xz/
License : GPLv2+ and Public Domain
Description : XZ Utils are an attempt to make LZMA compression easy to use on free (as in
: freedom) operating systems. This is achieved by providing tools and libraries
: which are similar to use than the equivalents of the most popular existing
: compression algorithms.
:
: LZMA is a general purpose compression algorithm designed by Igor Pavlov as
: part of 7-Zip. It provides high compression ratio while keeping the
: decompression speed fast.