python-oauth on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "python-oauth" 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
Copied
b. Install python-oauth on Arch using YAY
$
yay -S
python-oauth
Copied
* (Optional) Uninstall python-oauth on Arch using YAY
$
yay -Rns
python-oauth
Copied
2. Manually Install "python-oauth" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-oauth's git locally
$
git clone https://aur.archlinux.org/python-oauth.git
~/python-oauth
Copied
c. Go to ~/python-oauth folder and install it
$
cd
~/python-oauth
Copied
$
makepkg -si
Copied
3. Information about the python-oauth package on Arch User Repository (AUR)
ID: 557460
Name: python-oauth
PackageBaseID: 137172
PackageBase: python-oauth
Version: 1.0.1-1
Description: Python 3 library implementing of the OAuth protocol.
URL: https://code.google.com/archive/p/oauth/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1541413101
LastModified: 1541413101
URLPath: /cgit/aur.git/snapshot/python-oauth.tar.gz
Name: python-oauth
PackageBaseID: 137172
PackageBase: python-oauth
Version: 1.0.1-1
Description: Python 3 library implementing of the OAuth protocol.
URL: https://code.google.com/archive/p/oauth/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1541413101
LastModified: 1541413101
URLPath: /cgit/aur.git/snapshot/python-oauth.tar.gz