curl-c-ares on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S curl-c-ares

* (Optional) Uninstall curl-c-ares on Arch using YAY

$ yay -Rns curl-c-ares

2. Manually Install "curl-c-ares" via AUR

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

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

b. Clone curl-c-ares's git locally

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

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

$ cd ~/curl-c-ares $ makepkg -si

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

ID: 1407206
Name: curl-c-ares
PackageBaseID: 200566
PackageBase: curl-c-ares
Version: 8.6.0-2
Description: command line tool and library for transferring data with URLs (built with c-ares)
URL: https://curl.se/
NumVotes: 1
Popularity: 0.156733
OutOfDate:
Maintainer: 5long
Submitter: 5long
FirstSubmitted: 1702572556
LastModified: 1707598520
URLPath: /cgit/aur.git/snapshot/curl-c-ares.tar.gz