tctl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tctl

* (Optional) Uninstall tctl on Arch using YAY

$ yay -Rns tctl

2. Manually Install "tctl" via AUR

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

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

b. Clone tctl's git locally

$ git clone https://aur.archlinux.org/tctl.git ~/tctl

c. Go to ~/tctl folder and install it

$ cd ~/tctl $ makepkg -si

3. Information about the tctl package on Arch User Repository (AUR)

ID: 1317407
Name: tctl
PackageBaseID: 188208
PackageBase: tctl
Version: 1.18.0-2
Description: Temporal CLI
URL: https://github.com/temporalio/tctl
NumVotes: 1
Popularity: 0.004461
OutOfDate:
Maintainer: hfrq
Submitter: mortymacs
FirstSubmitted: 1669407019
LastModified: 1694460259
URLPath: /cgit/aur.git/snapshot/tctl.tar.gz