python2-ndg-httpsclient on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python2-ndg-httpsclient

* (Optional) Uninstall python2-ndg-httpsclient on Arch using YAY

$ yay -Rns python2-ndg-httpsclient

2. Manually Install "python2-ndg-httpsclient" via AUR

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

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

b. Clone python2-ndg-httpsclient's git locally

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

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

$ cd ~/python2-ndg-httpsclient $ makepkg -si

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

ID: 1099075
Name: python2-ndg-httpsclient
PackageBaseID: 183215
PackageBase: python2-ndg-httpsclient
Version: 0.5.1-7
Description: Provides enhanced HTTPS support for httplib and urllib using PyOpenSSL
URL: https://pypi.org/project/ndg_httpsclient/0.5.1/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1655194558
LastModified: 1655316875
URLPath: /cgit/aur.git/snapshot/python2-ndg-httpsclient.tar.gz

5. The same packages on other Linux Distributions