click on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S click

* (Optional) Uninstall click on Arch using YAY

$ yay -Rns click

2. Manually Install "click" via AUR

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

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

b. Clone click's git locally

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

c. Go to ~/click folder and install it

$ cd ~/click $ makepkg -si

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

ID: 681746
Name: click
PackageBaseID: 133983
PackageBase: click
Version: 0.4.3-1
Description: Click CLI for Kubernetes
URL: https://github.com/databricks/click
NumVotes: 2
Popularity: 0
OutOfDate: 1599223434
Maintainer: nickl
Submitter: rawkode
FirstSubmitted: 1530726321
LastModified: 1577824011
URLPath: /cgit/aur.git/snapshot/click.tar.gz