trellis-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S trellis-cli

* (Optional) Uninstall trellis-cli on Arch using YAY

$ yay -Rns trellis-cli

2. Manually Install "trellis-cli" via AUR

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

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

b. Clone trellis-cli's git locally

$ git clone https://aur.archlinux.org/trellis-cli.git ~/trellis-cli

c. Go to ~/trellis-cli folder and install it

$ cd ~/trellis-cli $ makepkg -si

3. Information about the trellis-cli package on Arch User Repository (AUR)

ID: 752235
Name: trellis-cli
PackageBaseID: 143911
PackageBase: trellis-cli
Version: 0.9.0-0
Description: A CLI to manage Trellis projects.
URL: https://github.com/roots/trellis-cli
NumVotes: 1
Popularity: 0
OutOfDate: 1671520848
Maintainer: danielroe
Submitter: danielroe
FirstSubmitted: 1564340759
LastModified: 1592229231
URLPath: /cgit/aur.git/snapshot/trellis-cli.tar.gz