oauth2l on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S oauth2l

* (Optional) Uninstall oauth2l on Arch using YAY

$ yay -Rns oauth2l

2. Manually Install "oauth2l" via AUR

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

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

b. Clone oauth2l's git locally

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

c. Go to ~/oauth2l folder and install it

$ cd ~/oauth2l $ makepkg -si

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

ID: 1114208
Name: oauth2l
PackageBaseID: 183787
PackageBase: oauth2l
Version: 1.3.0-1
Description: Simple CLI for interacting with Google API authentication
URL: https://github.com/google/oauth2l
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chaserhkj
Submitter:
FirstSubmitted: 1657090978
LastModified: 1658265425
URLPath: /cgit/aur.git/snapshot/oauth2l.tar.gz