python2-backports.ssl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-backports.ssl

* (Optional) Uninstall python2-backports.ssl on Arch using YAY

$ yay -Rns python2-backports.ssl

2. Manually Install "python2-backports.ssl" via AUR

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

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

b. Clone python2-backports.ssl's git locally

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

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

$ cd ~/python2-backports.ssl $ makepkg -si

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

ID: 326467
Name: python2-backports.ssl
PackageBaseID: 114209
PackageBase: python-backports.ssl
Version: 0.0.9-1
Description: The Python 3.4 standard 'ssl' module API implemented on top of pyOpenSSL
URL: https://pypi.python.org/pypi/backports.ssl
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: fauxmight
FirstSubmitted: 1470193533
LastModified: 1470194329
URLPath: /cgit/aur.git/snapshot/python2-backports.ssl.tar.gz