trunk-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S trunk-bin

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

$ yay -Rns trunk-bin

2. Manually Install "trunk-bin" via AUR

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

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

b. Clone trunk-bin's git locally

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

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

$ cd ~/trunk-bin $ makepkg -si

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

ID: 1395621
Name: trunk-bin
PackageBaseID: 159301
PackageBase: trunk-bin
Version: 0.18.7-1
Description: A WASM web application bundler for Rust.
URL: https://github.com/thedodd/trunk
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1708120666
Maintainer: illuser
Submitter: illuser
FirstSubmitted: 1604082719
LastModified: 1706637201
URLPath: /cgit/aur.git/snapshot/trunk-bin.tar.gz