mingw-w64-libarchive on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "mingw-w64-libarchive" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mingw-w64-libarchive on Arch using YAY

$ yay -S mingw-w64-libarchive

* (Optional) Uninstall mingw-w64-libarchive on Arch using YAY

$ yay -Rns mingw-w64-libarchive

2. Manually Install "mingw-w64-libarchive" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mingw-w64-libarchive's git locally

$ git clone https://aur.archlinux.org/mingw-w64-libarchive.git ~/mingw-w64-libarchive

c. Go to ~/mingw-w64-libarchive folder and install it

$ cd ~/mingw-w64-libarchive $ makepkg -si

3. Information about the mingw-w64-libarchive package on Arch User Repository (AUR)

ID: 1317801
Name: mingw-w64-libarchive
PackageBaseID: 113308
PackageBase: mingw-w64-libarchive
Version: 3.7.2-1
Description: library that can create and read several streaming archive formats (mingw-w64)
URL: http://www.libarchive.org/
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: Vaporeon
Submitter: abique
FirstSubmitted: 1467902702
LastModified: 1694533084
URLPath: /cgit/aur.git/snapshot/mingw-w64-libarchive.tar.gz