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

Last updated: September 28,2024

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

$ yay -S mingw-w64-libidn

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

$ yay -Rns mingw-w64-libidn

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

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

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

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

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

ID: 1102424
Name: mingw-w64-libidn
PackageBaseID: 61510
PackageBase: mingw-w64-libidn
Version: 1.40-1
Description: Implementation of the Stringprep, Punycode and IDNA specifications (mingw-w64)
URL: https://www.gnu.org/software/libidn
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Schala
FirstSubmitted: 1344236182
LastModified: 1655988611
URLPath: /cgit/aur.git/snapshot/mingw-w64-libidn.tar.gz