restclient on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S restclient

* (Optional) Uninstall restclient on Arch using YAY

$ yay -Rns restclient

2. Manually Install "restclient" via AUR

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

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

b. Clone restclient's git locally

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

c. Go to ~/restclient folder and install it

$ cd ~/restclient $ makepkg -si

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

ID: 384032
Name: restclient
PackageBaseID: 102600
PackageBase: restclient
Version: 3.6.1-1
Description: RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.
URL: https://github.com/wiztools/rest-client
NumVotes: 4
Popularity: 0
OutOfDate: 1707152601
Maintainer: Geballin
Submitter:
FirstSubmitted: 1446070856
LastModified: 1487089082
URLPath: /cgit/aur.git/snapshot/restclient.tar.gz