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

Last updated: October 03,2024

1. Install "mingw64-libarchive.noarch" package

Please follow the guidelines below to install mingw64-libarchive.noarch on Fedora 39

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

2. Uninstall "mingw64-libarchive.noarch" package

This guide let you learn how to uninstall mingw64-libarchive.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:33:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mingw64-libarchive
Version : 3.5.1
Release : 7.fc39
Architecture : noarch
Size : 385 k
Source : mingw-libarchive-3.5.1-7.fc39.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.