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

Last updated: May 19,2024

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

$ yay -S python-flake8-sql

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

$ yay -Rns python-flake8-sql

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

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

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

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

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

ID: 965861
Name: python-flake8-sql
PackageBaseID: 134861
PackageBase: python-flake8-sql
Version: 0.4.1-1
Description: Plugin that checks SQL code against opinionated style rules
URL: https://github.com/pgjones/flake8-sql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1533661558
LastModified: 1632627757
URLPath: /cgit/aur.git/snapshot/python-flake8-sql.tar.gz