wsdlpull on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S wsdlpull

* (Optional) Uninstall wsdlpull on Arch using YAY

$ yay -Rns wsdlpull

2. Manually Install "wsdlpull" via AUR

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

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

b. Clone wsdlpull's git locally

$ git clone https://aur.archlinux.org/wsdlpull.git ~/wsdlpull

c. Go to ~/wsdlpull folder and install it

$ cd ~/wsdlpull $ makepkg -si

3. Information about the wsdlpull package on Arch User Repository (AUR)

ID: 972782
Name: wsdlpull
PackageBaseID: 30006
PackageBase: wsdlpull
Version: 1.24-2
Description: A C++ web services client library
URL: http://wsdlpull.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1252580950
LastModified: 1633937232
URLPath: /cgit/aur.git/snapshot/wsdlpull.tar.gz