restclient on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install restclient on Arch using YAY
$
yay -S
restclient
Copied
* (Optional) Uninstall restclient on Arch using YAY
$
yay -Rns
restclient
Copied
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
Copied
b. Clone restclient's git locally
$
git clone https://aur.archlinux.org/restclient.git
~/restclient
Copied
c. Go to ~/restclient folder and install it
$
cd
~/restclient
Copied
$
makepkg -si
Copied
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
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