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