oauth2token on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S oauth2token

* (Optional) Uninstall oauth2token on Arch using YAY

$ yay -Rns oauth2token

2. Manually Install "oauth2token" via AUR

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

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

b. Clone oauth2token's git locally

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

c. Go to ~/oauth2token folder and install it

$ cd ~/oauth2token $ makepkg -si

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

ID: 1021012
Name: oauth2token
PackageBaseID: 154935
PackageBase: oauth2token
Version: 0.0.3-1
Description: Simple cli utility to create and use oauth2 tokens
URL: https://pypi.org/project/oauth2token/
NumVotes: 3
Popularity: 1.4E-5
OutOfDate:
Maintainer: VannTen
Submitter: VannTen
FirstSubmitted: 1593441479
LastModified: 1642584897
URLPath: /cgit/aur.git/snapshot/oauth2token.tar.gz