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

Last updated: June 26,2024

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

$ yay -S python-requests-threads

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

$ yay -Rns python-requests-threads

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

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

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

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

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

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

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

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

ID: 569201
Name: python-requests-threads
PackageBaseID: 138101
PackageBase: python-requests-threads
Version: 0.1.1-1
Description: Twisted Deferred Thread backend for Requests
URL: https://github.com/requests/requests-threads
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 314eter
Submitter: 314eter
FirstSubmitted: 1545052343
LastModified: 1545052343
URLPath: /cgit/aur.git/snapshot/python-requests-threads.tar.gz