wrench on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S wrench

* (Optional) Uninstall wrench on Arch using YAY

$ yay -Rns wrench

2. Manually Install "wrench" via AUR

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

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

b. Clone wrench's git locally

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

c. Go to ~/wrench folder and install it

$ cd ~/wrench $ makepkg -si

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

ID: 967163
Name: wrench
PackageBaseID: 146379
PackageBase: wrench
Version: 0.4.2-4
Description: a CLI tool for Passbolt
URL: https://github.com/liip/wrench
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1572872282
LastModified: 1632909524
URLPath: /cgit/aur.git/snapshot/wrench.tar.gz