click on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install click on Arch using YAY
$
yay -S
click
Copied
* (Optional) Uninstall click on Arch using YAY
$
yay -Rns
click
Copied
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
Copied
b. Clone click's git locally
$
git clone https://aur.archlinux.org/click.git
~/click
Copied
c. Go to ~/click folder and install it
$
cd
~/click
Copied
$
makepkg -si
Copied
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
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