xmlrpc-c-svn on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xmlrpc-c-svn

* (Optional) Uninstall xmlrpc-c-svn on Arch using YAY

$ yay -Rns xmlrpc-c-svn

2. Manually Install "xmlrpc-c-svn" via AUR

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

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

b. Clone xmlrpc-c-svn's git locally

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

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

$ cd ~/xmlrpc-c-svn $ makepkg -si

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

ID: 196802
Name: xmlrpc-c-svn
PackageBaseID: 14828
PackageBase: xmlrpc-c-svn
Version: 2450-1
Description: This library provides a modular implementation of XML-RPC for C and C++
URL: http://xmlrpc-c.sourceforge.net
NumVotes: 21
Popularity: 0
OutOfDate: 1650992385
Maintainer: jorge_barroso
FirstSubmitted: 1201229758
LastModified: 1434398110
URLPath: /cgit/aur.git/snapshot/xmlrpc-c-svn.tar.gz