python2-certifi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-certifi

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

$ yay -Rns python2-certifi

2. Manually Install "python2-certifi" via AUR

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

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

b. Clone python2-certifi's git locally

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

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

$ cd ~/python2-certifi $ makepkg -si

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

ID: 1100913
Name: python2-certifi
PackageBaseID: 183374
PackageBase: python2-certifi
Version: 2020.4.5.1-1
Description: Package providing Mozilla's CA Bundle (for Python 2)
URL: https://pypi.org/project/certifi/2020.4.5.1/
NumVotes: 1
Popularity: 0.811701
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1655681350
LastModified: 1655682839
URLPath: /cgit/aur.git/snapshot/python2-certifi.tar.gz

5. The same packages on other Linux Distributions