click-git on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S click-git

* (Optional) Uninstall click-git on Arch using YAY

$ yay -Rns click-git

2. Manually Install "click-git" via AUR

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

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

b. Clone click-git's git locally

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

c. Go to ~/click-git folder and install it

$ cd ~/click-git $ makepkg -si

3. Information about the click-git package on Arch User Repository (AUR)

ID: 946798
Name: click-git
PackageBaseID: 149109
PackageBase: click-git
Version: 0.5.4.361.g661ba28-1
Description: The 'Command Line Interactive Controller for Kubernetes'
URL: https://github.com/databricks/click
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wcasanova
Submitter: wcasanova
FirstSubmitted: 1581705923
LastModified: 1628720649
URLPath: /cgit/aur.git/snapshot/click-git.tar.gz