perl-rest-client on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S perl-rest-client

* (Optional) Uninstall perl-rest-client on Arch using YAY

$ yay -Rns perl-rest-client

2. Manually Install "perl-rest-client" via AUR

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

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

b. Clone perl-rest-client's git locally

$ git clone https://aur.archlinux.org/perl-rest-client.git ~/perl-rest-client

c. Go to ~/perl-rest-client folder and install it

$ cd ~/perl-rest-client $ makepkg -si

3. Information about the perl-rest-client package on Arch User Repository (AUR)

ID: 1101536
Name: perl-rest-client
PackageBaseID: 100148
PackageBase: perl-rest-client
Version: 281-1
Description: A simple client for interacting with RESTful http/https resources
URL: https://metacpan.org/release/REST-Client
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: Erroneous
Submitter: jnbek
FirstSubmitted: 1442426434
LastModified: 1655820504
URLPath: /cgit/aur.git/snapshot/perl-rest-client.tar.gz