php-oauth on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "php-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

b. Install php-oauth on Arch using YAY

$ yay -S php-oauth

* (Optional) Uninstall php-oauth on Arch using YAY

$ yay -Rns php-oauth

2. Manually Install "php-oauth" via AUR

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

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

b. Clone php-oauth's git locally

$ git clone https://aur.archlinux.org/php-oauth.git ~/php-oauth

c. Go to ~/php-oauth folder and install it

$ cd ~/php-oauth $ makepkg -si

3. Information about the php-oauth package on Arch User Repository (AUR)

ID: 881893
Name: php-oauth
PackageBaseID: 79346
PackageBase: php-oauth
Version: 2.0.7-1
Description: PHP extension to provide OAuth consumer and provider bindings.
URL: https://www.php.net/manual/en/intro.oauth.php
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1393338283
LastModified: 1616512819
URLPath: /cgit/aur.git/snapshot/php-oauth.tar.gz