python2-requests on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python2-requests

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

$ yay -Rns python2-requests

2. Manually Install "python2-requests" via AUR

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

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

b. Clone python2-requests's git locally

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

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

$ cd ~/python2-requests $ makepkg -si

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

ID: 1310341
Name: python2-requests
PackageBaseID: 179380
PackageBase: python2-requests
Version: 2.27.1.r5.gfa1b0a36-1
Description: HTTP for Humans (legacy Python 2 version)
URL: https://pypi.org/project/requests
NumVotes: 2
Popularity: 0.001378
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1654296604
LastModified: 1693249255
URLPath: /cgit/aur.git/snapshot/python2-requests.tar.gz

5. The same packages on other Linux Distributions