soapui on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S soapui

* (Optional) Uninstall soapui on Arch using YAY

$ yay -Rns soapui

2. Manually Install "soapui" via AUR

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

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

b. Clone soapui's git locally

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

c. Go to ~/soapui folder and install it

$ cd ~/soapui $ makepkg -si

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

ID: 1023311
Name: soapui
PackageBaseID: 24723
PackageBase: soapui
Version: 5.7.0-1
Description: A graphical Java program for inspecting, invoking, monitoring, simulating/mocking and functional/load/compliance/surveillance testing of REST/WADL and SOAP/WSDL-based Web Services over HTTP.
URL: http://www.soapui.org/
NumVotes: 111
Popularity: 0.005935
OutOfDate:
Maintainer: dguihal
Submitter: dguihal
FirstSubmitted: 1237212316
LastModified: 1642845169
URLPath: /cgit/aur.git/snapshot/soapui.tar.gz