curl-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S curl-git

* (Optional) Uninstall curl-git on Arch using YAY

$ yay -Rns curl-git

2. Manually Install "curl-git" via AUR

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

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

b. Clone curl-git's git locally

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

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

$ cd ~/curl-git $ makepkg -si

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

ID: 1337051
Name: curl-git
PackageBaseID: 42150
PackageBase: curl-git
Version: 8.4.0.r38.gd31a8424e8-2
Description: A command line tool and library for transferring data with URLs
URL: https://curl.se/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: falconindy
FirstSubmitted: 1287929834
LastModified: 1697793869
URLPath: /cgit/aur.git/snapshot/curl-git.tar.gz