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

Last updated: November 23,2024

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

$ yay -S python-requests-futures

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

$ yay -Rns python-requests-futures

2. Manually Install "python-requests-futures" 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-futures's git locally

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

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

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

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

ID: 851958
Name: python-requests-futures
PackageBaseID: 113120
PackageBase: python-requests-futures
Version: 1.0.0-3
Description: Asynchronous Python HTTP Requests for Humans
URL: https://github.com/ross/requests-futures
NumVotes: 8
Popularity: 0.001433
OutOfDate:
Maintainer: Herbort11
FirstSubmitted: 1467482138
LastModified: 1611418459
URLPath: /cgit/aur.git/snapshot/python-requests-futures.tar.gz