pecl-http on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pecl-http

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

$ yay -Rns pecl-http

2. Manually Install "pecl-http" via AUR

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

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

b. Clone pecl-http's git locally

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

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

$ cd ~/pecl-http $ makepkg -si

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

ID: 683582
Name: pecl-http
PackageBaseID: 46571
PackageBase: pecl-http
Version: 3.2.3-1
Description: Extended HTTP Support
URL: http://pecl.php.net/package/pecl_http
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: dundee
FirstSubmitted: 1297863064
LastModified: 1578396025
URLPath: /cgit/aur.git/snapshot/pecl-http.tar.gz