php-xmlrpc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S php-xmlrpc

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

$ yay -Rns php-xmlrpc

2. Manually Install "php-xmlrpc" via AUR

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

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

b. Clone php-xmlrpc's git locally

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

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

$ cd ~/php-xmlrpc $ makepkg -si

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

ID: 1046708
Name: php-xmlrpc
PackageBaseID: 164274
PackageBase: php-xmlrpc
Version: 1.0.0RC3-1
Description: PHP extension to write XML-RPC servers and clients
URL: https://pecl.php.net/package/xmlrpc
NumVotes: 1
Popularity: 0.000696
OutOfDate:
Maintainer: travisghansen
Submitter: travisghansen
FirstSubmitted: 1615584208
LastModified: 1646500393
URLPath: /cgit/aur.git/snapshot/php-xmlrpc.tar.gz