php-requests on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php-requests

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

$ yay -Rns php-requests

2. Manually Install "php-requests" via AUR

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

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

b. Clone php-requests's git locally

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

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

$ cd ~/php-requests $ makepkg -si

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

ID: 199991
Name: php-requests
PackageBaseID: 93804
PackageBase: php-requests
Version: 1.6.1-1
Description: PHP library to make HTTP requests
URL: http://requests.ryanmccue.info/
NumVotes: 1
Popularity: 0
OutOfDate: 1587462012
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1433586399
LastModified: 1434757887
URLPath: /cgit/aur.git/snapshot/php-requests.tar.gz