libidn-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libidn-git

* (Optional) Uninstall libidn-git on Arch using YAY

$ yay -Rns libidn-git

2. Manually Install "libidn-git" via AUR

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

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

b. Clone libidn-git's git locally

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

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

$ cd ~/libidn-git $ makepkg -si

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

ID: 1239650
Name: libidn-git
PackageBaseID: 124528
PackageBase: libidn-git
Version: 1.41.r30.g674e0fe1-1
Description: An implementation of the Stringprep, Punycode and IDNA 2003 specifications
URL: https://www.gnu.org/software/libidn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1501752571
LastModified: 1681198652
URLPath: /cgit/aur.git/snapshot/libidn-git.tar.gz