oidc-agent on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S oidc-agent

* (Optional) Uninstall oidc-agent on Arch using YAY

$ yay -Rns oidc-agent

2. Manually Install "oidc-agent" via AUR

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

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

b. Clone oidc-agent's git locally

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

c. Go to ~/oidc-agent folder and install it

$ cd ~/oidc-agent $ makepkg -si

3. Information about the oidc-agent package on Arch User Repository (AUR)

ID: 1406153
Name: oidc-agent
PackageBaseID: 158878
PackageBase: oidc-agent
Version: 5.1.0-1
Description: A set of tools to manage OpenID Connect tokens and make them easily usable from the command line
URL: https://github.com/indigo-dc/oidc-agent
NumVotes: 2
Popularity: 0.490905
OutOfDate:
Maintainer: samuelbernardo
Submitter: samuelbernardo
FirstSubmitted: 1603041787
LastModified: 1707406525
URLPath: /cgit/aur.git/snapshot/oidc-agent.tar.gz