mingw-w64-c-ares on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S mingw-w64-c-ares

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

$ yay -Rns mingw-w64-c-ares

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

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

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

$ cd ~/mingw-w64-c-ares $ makepkg -si

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

ID: 1271792
Name: mingw-w64-c-ares
PackageBaseID: 133670
PackageBase: mingw-w64-c-ares
Version: 1.19.1-1
Description: C library that performs DNS requests and name resolves asynchronously (mingw-w64)
URL: https://c-ares.haxx.se/
NumVotes: 1
Popularity: 0
OutOfDate: 1703864288
Maintainer:
Submitter: adsun
FirstSubmitted: 1529583890
LastModified: 1686510262
URLPath: /cgit/aur.git/snapshot/mingw-w64-c-ares.tar.gz