python2-futures on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-futures

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

$ yay -Rns python2-futures

2. Manually Install "python2-futures" via AUR

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

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

b. Clone python2-futures's git locally

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

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

$ cd ~/python2-futures $ makepkg -si

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

ID: 1405867
Name: python2-futures
PackageBaseID: 164199
PackageBase: python2-futures
Version: 3.3.0-3
Description: Backport of the concurrent.futures package from Python 3.2
URL: https://github.com/agronholm/pythonfutures
NumVotes: 4
Popularity: 0.134083
OutOfDate: 1710321661
Maintainer: tallero
Submitter: Foxboron
FirstSubmitted: 1615420221
LastModified: 1707356902
URLPath: /cgit/aur.git/snapshot/python2-futures.tar.gz

5. The same packages on other Linux Distributions