wt-cli on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wt-cli

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

$ yay -Rns wt-cli

2. Manually Install "wt-cli" via AUR

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

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

b. Clone wt-cli's git locally

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

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

$ cd ~/wt-cli $ makepkg -si

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

ID: 567508
Name: wt-cli
PackageBaseID: 123877
PackageBase: wt-cli
Version: 11.0.0-1
Description: Webtask Command Line Interface
URL: http://github.com/auth0/wt-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Darkhogg
FirstSubmitted: 1499467935
LastModified: 1544518428
URLPath: /cgit/aur.git/snapshot/wt-cli.tar.gz