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

Last updated: November 27,2024

1. Install "mingw64-libarchive.noarch" package

This guide covers the steps necessary to install mingw64-libarchive.noarch on Fedora 38

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

2. Uninstall "mingw64-libarchive.noarch" package

Please follow the instructions below to uninstall mingw64-libarchive.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:21:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mingw64-libarchive
Version : 3.5.1
Release : 6.fc38
Architecture : noarch
Size : 385 k
Source : mingw-libarchive-3.5.1-6.fc38.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.