php-http on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-http

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

$ yay -Rns php-http

2. Manually Install "php-http" via AUR

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

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

b. Clone php-http's git locally

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

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

$ cd ~/php-http $ makepkg -si

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

ID: 1348392
Name: php-http
PackageBaseID: 118370
PackageBase: php-http
Version: 4.2.4-1
Description: Aims to provide a convenient and powerful set of functionality for one of PHPs major applications
URL: https://mdref.m6w6.name/http
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1483451644
LastModified: 1699267304
URLPath: /cgit/aur.git/snapshot/php-http.tar.gz