oauth2-proxy-bin on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S oauth2-proxy-bin

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

$ yay -Rns oauth2-proxy-bin

2. Manually Install "oauth2-proxy-bin" 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-bin's git locally

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

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

$ cd ~/oauth2-proxy-bin $ makepkg -si

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

ID: 1003943
Name: oauth2-proxy-bin
PackageBaseID: 165441
PackageBase: oauth2-proxy-bin
Version: 7.2.0-1
Description: A reverse proxy that provides authentication with Google, Github or other providers.
URL: https://oauth2-proxy.github.io/oauth2-proxy/
NumVotes: 0
Popularity: 0
OutOfDate: 1695642772
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1618030626
LastModified: 1639555030
URLPath: /cgit/aur.git/snapshot/oauth2-proxy-bin.tar.gz