php-pecl-oauth on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S php-pecl-oauth

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

$ yay -Rns php-pecl-oauth

2. Manually Install "php-pecl-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-pecl-oauth's git locally

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

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

$ cd ~/php-pecl-oauth $ makepkg -si

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

ID: 334419
Name: php-pecl-oauth
PackageBaseID: 59728
PackageBase: php-pecl-oauth
Version: 2.0.2-1
Description: PHP oauth consumer/provider extension
URL: http://pecl.php.net/package/oauth
NumVotes: 5
Popularity: 0
OutOfDate: 1705853282
Maintainer:
Submitter:
FirstSubmitted: 1338702402
LastModified: 1472662448
URLPath: /cgit/aur.git/snapshot/php-pecl-oauth.tar.gz