python-types-requests on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-types-requests

* (Optional) Uninstall python-types-requests on Arch using YAY

$ yay -Rns python-types-requests

2. Manually Install "python-types-requests" via AUR

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

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

b. Clone python-types-requests's git locally

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

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

$ cd ~/python-types-requests $ makepkg -si

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

ID: 1416048
Name: python-types-requests
PackageBaseID: 174867
PackageBase: python-types-requests
Version: 2.31.0.20240218-1
Description: Typing stubs for requests
URL: https://pypi.org/project/types-requests/
NumVotes: 7
Popularity: 0.09289
OutOfDate:
Maintainer: Yvaniak
Submitter: yigits
FirstSubmitted: 1641742371
LastModified: 1708980759
URLPath: /cgit/aur.git/snapshot/python-types-requests.tar.gz