python-idna_ssl on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-idna_ssl

* (Optional) Uninstall python-idna_ssl on Arch using YAY

$ yay -Rns python-idna_ssl

2. Manually Install "python-idna_ssl" via AUR

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

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

b. Clone python-idna_ssl's git locally

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

c. Go to ~/python-idna_ssl folder and install it

$ cd ~/python-idna_ssl $ makepkg -si

3. Information about the python-idna_ssl package on Arch User Repository (AUR)

ID: 1240831
Name: python-idna_ssl
PackageBaseID: 192632
PackageBase: python-idna_ssl
Version: 1.1.0-6
Description: Patch ssl.match_hostname for Unicode(idna_ssl) domains support
URL: https://github.com/aio-libs/idna_ssl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1681377045
LastModified: 1681377045
URLPath: /cgit/aur.git/snapshot/python-idna_ssl.tar.gz