How to Install and Uninstall mingw64-libarchive.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "mingw64-libarchive.noarch" package

In this section, we are going to explain the necessary steps to install mingw64-libarchive.noarch on Fedora 34

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

2. Uninstall "mingw64-libarchive.noarch" package

Learn how to uninstall mingw64-libarchive.noarch on Fedora 34:

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

3. Information about the mingw64-libarchive.noarch package on Fedora 34

Last metadata expiration check: 0:09:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw64-libarchive
Version : 3.3.3
Release : 6.fc34
Architecture : noarch
Size : 356 k
Source : mingw-libarchive-3.3.3-6.fc34.src.rpm
Repository : fedora
Summary : MinGW package for handling streaming archive formats
URL : http://www.libarchive.org/
License : BSD
Description : Libarchive is a programming library that can create and read several different
: streaming archive formats, including most popular tar variants, several cpio
: formats, and both BSD and GNU ar variants. It can also write shar archives and
: read ISO9660 CDROM images and ZIP archives.