trunk on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "trunk" 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
Copied
b. Install trunk on Arch using YAY
$
yay -S
trunk
Copied
* (Optional) Uninstall trunk on Arch using YAY
$
yay -Rns
trunk
Copied
2. Manually Install "trunk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone trunk's git locally
$
git clone https://aur.archlinux.org/trunk.git
~/trunk
Copied
c. Go to ~/trunk folder and install it
$
cd
~/trunk
Copied
$
makepkg -si
Copied
3. Information about the trunk package on Arch User Repository (AUR)
ID: 1426346
Name: trunk
PackageBaseID: 161889
PackageBase: trunk
Version: 0.19.1-1
Description: Build, bundle & ship your Rust WASM application to the web.
URL: https://github.com/thedodd/trunk/
NumVotes: 6
Popularity: 0.076829
OutOfDate:
Maintainer: Sanpi
Submitter: greyltc
FirstSubmitted: 1610200562
LastModified: 1710324298
URLPath: /cgit/aur.git/snapshot/trunk.tar.gz
Name: trunk
PackageBaseID: 161889
PackageBase: trunk
Version: 0.19.1-1
Description: Build, bundle & ship your Rust WASM application to the web.
URL: https://github.com/thedodd/trunk/
NumVotes: 6
Popularity: 0.076829
OutOfDate:
Maintainer: Sanpi
Submitter: greyltc
FirstSubmitted: 1610200562
LastModified: 1710324298
URLPath: /cgit/aur.git/snapshot/trunk.tar.gz