curl-inject-opt on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S curl-inject-opt

* (Optional) Uninstall curl-inject-opt on Arch using YAY

$ yay -Rns curl-inject-opt

2. Manually Install "curl-inject-opt" via AUR

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

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

b. Clone curl-inject-opt's git locally

$ git clone https://aur.archlinux.org/curl-inject-opt.git ~/curl-inject-opt

c. Go to ~/curl-inject-opt folder and install it

$ cd ~/curl-inject-opt $ makepkg -si

3. Information about the curl-inject-opt package on Arch User Repository (AUR)

ID: 1202247
Name: curl-inject-opt
PackageBaseID: 139225
PackageBase: curl-inject-opt
Version: 0.2.3-1
Description: run a command with modified CURL options
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1549110557
LastModified: 1674730377
URLPath: /cgit/aur.git/snapshot/curl-inject-opt.tar.gz