patool on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S patool

* (Optional) Uninstall patool on Arch using YAY

$ yay -Rns patool

2. Manually Install "patool" via AUR

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

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

b. Clone patool's git locally

$ git clone https://aur.archlinux.org/patool.git ~/patool

c. Go to ~/patool folder and install it

$ cd ~/patool $ makepkg -si

3. Information about the patool package on Arch User Repository (AUR)

ID: 1409286
Name: patool
PackageBaseID: 67545
PackageBase: patool
Version: 2.2.0-1
Description: portable command line archive file manager
URL: https://wummel.github.io/patool/
NumVotes: 43
Popularity: 2.979378
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1361774014
LastModified: 1707946721
URLPath: /cgit/aur.git/snapshot/patool.tar.gz