oauth2-proxy on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S oauth2-proxy

* (Optional) Uninstall oauth2-proxy on Arch using YAY

$ yay -Rns oauth2-proxy

2. Manually Install "oauth2-proxy" via AUR

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

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

b. Clone oauth2-proxy's git locally

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

c. Go to ~/oauth2-proxy folder and install it

$ cd ~/oauth2-proxy $ makepkg -si

3. Information about the oauth2-proxy package on Arch User Repository (AUR)

ID: 1413422
Name: oauth2-proxy
PackageBaseID: 202829
PackageBase: oauth2-proxy
Version: 7.6.0-3
Description: A reverse proxy that provides authentication with Google, Keycloak, GitHub or other providers.
URL: https://github.com/oauth2-proxy/oauth2-proxy
NumVotes: 3
Popularity: 0.162412
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1708545007
LastModified: 1708548269
URLPath: /cgit/aur.git/snapshot/oauth2-proxy.tar.gz