azure-kubelogin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S azure-kubelogin

* (Optional) Uninstall azure-kubelogin on Arch using YAY

$ yay -Rns azure-kubelogin

2. Manually Install "azure-kubelogin" via AUR

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

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

b. Clone azure-kubelogin's git locally

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

c. Go to ~/azure-kubelogin folder and install it

$ cd ~/azure-kubelogin $ makepkg -si

3. Information about the azure-kubelogin package on Arch User Repository (AUR)

ID: 1423889
Name: azure-kubelogin
PackageBaseID: 166760
PackageBase: azure-kubelogin
Version: 0.1.1-2
Description: A Kubernetes credential (exec) plugin implementing azure authentication
URL: https://github.com/Azure/kubelogin
NumVotes: 5
Popularity: 0.753268
OutOfDate:
Maintainer: carsme
Submitter: cznk
FirstSubmitted: 1620767501
LastModified: 1710000973
URLPath: /cgit/aur.git/snapshot/azure-kubelogin.tar.gz