mingw-w64-curl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mingw-w64-curl

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

$ yay -Rns mingw-w64-curl

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

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

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

$ cd ~/mingw-w64-curl $ makepkg -si

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

ID: 1411877
Name: mingw-w64-curl
PackageBaseID: 61923
PackageBase: mingw-w64-curl
Version: 8.6.0-1
Description: An URL retrival utility and library (mingw-w64)
URL: https://curl.haxx.se
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: drakkan
Submitter: Schala
FirstSubmitted: 1344757576
LastModified: 1708347879
URLPath: /cgit/aur.git/snapshot/mingw-w64-curl.tar.gz