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

Last updated: May 09,2024

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

$ yay -S python-flake8-annotations

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

$ yay -Rns python-flake8-annotations

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

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

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

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

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

ID: 1259633
Name: python-flake8-annotations
PackageBaseID: 155182
PackageBase: python-flake8-annotations
Version: 3.0.1-1
Description: A flake8 extension that checks type annotations
URL: https://github.com/sco1/flake8-annotations
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1594091345
LastModified: 1684383835
URLPath: /cgit/aur.git/snapshot/python-flake8-annotations.tar.gz