python-libarchive on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-libarchive

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

$ yay -Rns python-libarchive

2. Manually Install "python-libarchive" via AUR

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

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

b. Clone python-libarchive's git locally

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

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

$ cd ~/python-libarchive $ makepkg -si

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

ID: 1345490
Name: python-libarchive
PackageBaseID: 184444
PackageBase: python-libarchive
Version: 0.4.7-4
Description: Python adapter for universal, libarchive-based archive access.
URL: https://github.com/dsoprea/PyEasyArchive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: Brod8362
FirstSubmitted: 1659030113
LastModified: 1698786576
URLPath: /cgit/aur.git/snapshot/python-libarchive.tar.gz