tekton-cli-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tekton-cli-bin

* (Optional) Uninstall tekton-cli-bin on Arch using YAY

$ yay -Rns tekton-cli-bin

2. Manually Install "tekton-cli-bin" via AUR

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

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

b. Clone tekton-cli-bin's git locally

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

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

$ cd ~/tekton-cli-bin $ makepkg -si

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

ID: 1218935
Name: tekton-cli-bin
PackageBaseID: 145086
PackageBase: tekton-cli-bin
Version: 0.29.1-1
Description: A CLI for interacting with Tekton.
URL: https://github.com/tektoncd/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pfeifferj
Submitter: tercean
FirstSubmitted: 1568559398
LastModified: 1677583246
URLPath: /cgit/aur.git/snapshot/tekton-cli-bin.tar.gz