php-oauth on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install php-oauth on Arch using YAY
$
yay -S
php-oauth
Copied
* (Optional) Uninstall php-oauth on Arch using YAY
$
yay -Rns
php-oauth
Copied
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
Copied
b. Clone php-oauth's git locally
$
git clone https://aur.archlinux.org/php-oauth.git
~/php-oauth
Copied
c. Go to ~/php-oauth folder and install it
$
cd
~/php-oauth
Copied
$
makepkg -si
Copied
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
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