trunk-check on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S trunk-check

* (Optional) Uninstall trunk-check on Arch using YAY

$ yay -Rns trunk-check

2. Manually Install "trunk-check" via AUR

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

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

b. Clone trunk-check's git locally

$ git clone https://aur.archlinux.org/trunk-check.git ~/trunk-check

c. Go to ~/trunk-check folder and install it

$ cd ~/trunk-check $ makepkg -si

3. Information about the trunk-check package on Arch User Repository (AUR)

ID: 1146211
Name: trunk-check
PackageBaseID: 173939
PackageBase: trunk-check
Version: 0.18.1_beta-1
Description: Trunk is a blazingly fast meta code checker and formatter
URL: https://trunk.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1683684760
Maintainer: IgnusG
Submitter: IgnusG
FirstSubmitted: 1639406233
LastModified: 1664483156
URLPath: /cgit/aur.git/snapshot/trunk-check.tar.gz