oauth2c on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S oauth2c

* (Optional) Uninstall oauth2c on Arch using YAY

$ yay -Rns oauth2c

2. Manually Install "oauth2c" via AUR

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

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

b. Clone oauth2c's git locally

$ git clone https://aur.archlinux.org/oauth2c.git ~/oauth2c

c. Go to ~/oauth2c folder and install it

$ cd ~/oauth2c $ makepkg -si

3. Information about the oauth2c package on Arch User Repository (AUR)

ID: 1395930
Name: oauth2c
PackageBaseID: 188663
PackageBase: oauth2c
Version: 1.13.0-1
Description: User-friendly CLI for OAuth2
URL: https://github.com/cloudentity/oauth2c
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: wooptoo
Submitter: wooptoo
FirstSubmitted: 1670787519
LastModified: 1706689207
URLPath: /cgit/aur.git/snapshot/oauth2c.tar.gz