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

Last updated: October 05,2024

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

$ yay -S lib32-c-ares

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

$ yay -Rns lib32-c-ares

2. Manually Install "lib32-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 lib32-c-ares's git locally

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

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

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

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

ID: 1377712
Name: lib32-c-ares
PackageBaseID: 194454
PackageBase: lib32-c-ares
Version: 1.24.0-1
Description: A C library for asynchronous DNS requests
URL: https://c-ares.haxx.se/
NumVotes: 1
Popularity: 0.003851
OutOfDate:
Maintainer: CodingThunder
Submitter: CodingThunder
FirstSubmitted: 1686197409
LastModified: 1703949331
URLPath: /cgit/aur.git/snapshot/lib32-c-ares.tar.gz