python2-idna on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-idna

* (Optional) Uninstall python2-idna on Arch using YAY

$ yay -Rns python2-idna

2. Manually Install "python2-idna" via AUR

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

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

b. Clone python2-idna's git locally

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

c. Go to ~/python2-idna folder and install it

$ cd ~/python2-idna $ makepkg -si

3. Information about the python2-idna package on Arch User Repository (AUR)

ID: 1395083
Name: python2-idna
PackageBaseID: 185938
PackageBase: python2-idna
Version: 2.10-4
Description: Internationalized Domain Names in Applications (IDNA)
URL: https://github.com/kjd/idna
NumVotes: 2
Popularity: 0.001381
OutOfDate:
Maintainer: tallero
Submitter: Foxboron
FirstSubmitted: 1663838671
LastModified: 1706550174
URLPath: /cgit/aur.git/snapshot/python2-idna.tar.gz