treq on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S treq

* (Optional) Uninstall treq on Arch using YAY

$ yay -Rns treq

2. Manually Install "treq" via AUR

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

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

b. Clone treq's git locally

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

c. Go to ~/treq folder and install it

$ cd ~/treq $ makepkg -si

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

ID: 1415504
Name: treq
PackageBaseID: 189553
PackageBase: treq
Version: 1.2.0-1
Description: A Cli client to make HTTP requests for Hacker Users
URL: https://github.com/talis-fb/TReq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TalisFb
Submitter: TalisFb
FirstSubmitted: 1673743343
LastModified: 1708914659
URLPath: /cgit/aur.git/snapshot/treq.tar.gz