lib32-libarchive on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "lib32-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 lib32-libarchive on Arch using YAY

$ yay -S lib32-libarchive

* (Optional) Uninstall lib32-libarchive on Arch using YAY

$ yay -Rns lib32-libarchive

2. Manually Install "lib32-libarchive" via AUR

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

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

b. Clone lib32-libarchive's git locally

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

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

$ cd ~/lib32-libarchive $ makepkg -si

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

ID: 1064547
Name: lib32-libarchive
PackageBaseID: 64252
PackageBase: lib32-libarchive
Version: 3.6.1-1
Description: library that can create and read several streaming archive formats (32 bit)
URL: http://libarchive.org
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: DarkShadow44
FirstSubmitted: 1351918420
LastModified: 1649563233
URLPath: /cgit/aur.git/snapshot/lib32-libarchive.tar.gz