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

Last updated: September 21,2024

1. Install "mingw64-libarchive.noarch" package

Please follow the instructions below to install mingw64-libarchive.noarch on Fedora 35

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

2. Uninstall "mingw64-libarchive.noarch" package

Here is a brief guide to show you how to uninstall mingw64-libarchive.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:21:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw64-libarchive
Version : 3.5.1
Release : 2.fc35
Architecture : noarch
Size : 382 k
Source : mingw-libarchive-3.5.1-2.fc35.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.