python-future-annotations on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-future-annotations

* (Optional) Uninstall python-future-annotations on Arch using YAY

$ yay -Rns python-future-annotations

2. Manually Install "python-future-annotations" via AUR

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

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

b. Clone python-future-annotations's git locally

$ git clone https://aur.archlinux.org/python-future-annotations.git ~/python-future-annotations

c. Go to ~/python-future-annotations folder and install it

$ cd ~/python-future-annotations $ makepkg -si

3. Information about the python-future-annotations package on Arch User Repository (AUR)

ID: 946389
Name: python-future-annotations
PackageBaseID: 169650
PackageBase: python-future-annotations
Version: 1.0.0-2
Description: A backport of __future__ annotations to python<3.7
URL: https://github.com/asottile/future-annotations
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1628280054
LastModified: 1628627924
URLPath: /cgit/aur.git/snapshot/python-future-annotations.tar.gz