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

Last updated: May 15,2024

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

$ yay -S python-flake8-fixme

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

$ yay -Rns python-flake8-fixme

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

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

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

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

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

ID: 747114
Name: python-flake8-fixme
PackageBaseID: 153946
PackageBase: python-flake8-fixme
Version: 1.1.1-1
Description: Check for FIXME, TODO and other temporary developer notes.
URL: https://github.com/tommilligan/flake8-fixme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591286049
LastModified: 1591286049
URLPath: /cgit/aur.git/snapshot/python-flake8-fixme.tar.gz