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

Last updated: September 28,2024

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

$ yay -S python-flake8-print

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

$ yay -Rns python-flake8-print

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

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

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

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

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

ID: 1071542
Name: python-flake8-print
PackageBaseID: 153951
PackageBase: python-flake8-print
Version: 4.0.0-1
Description: Check for Print statements in python files.
URL: https://github.com/jbkahn/flake8-print
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591286772
LastModified: 1650877062
URLPath: /cgit/aur.git/snapshot/python-flake8-print.tar.gz