temporal-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S temporal-cli

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

$ yay -Rns temporal-cli

2. Manually Install "temporal-cli" via AUR

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

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

b. Clone temporal-cli's git locally

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

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

$ cd ~/temporal-cli $ makepkg -si

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

ID: 1406841
Name: temporal-cli
PackageBaseID: 194892
PackageBase: temporal-cli
Version: 0.11.0-1
Description: CLI for running Temporal Server and interacting with various parts of Temporal
URL: https://github.com/temporalio/cli
NumVotes: 1
Popularity: 0.004461
OutOfDate:
Maintainer: hfrq
Submitter: hfrq
FirstSubmitted: 1687204271
LastModified: 1707525914
URLPath: /cgit/aur.git/snapshot/temporal-cli.tar.gz