python-flake8-import-order on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-flake8-import-order

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

$ yay -Rns python-flake8-import-order

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

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

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

$ cd ~/python-flake8-import-order $ makepkg -si

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

ID: 1174940
Name: python-flake8-import-order
PackageBaseID: 134862
PackageBase: python-flake8-import-order
Version: 0.18.2-1
Description: Flake8 and pylama plugin that checks the ordering of import statements
URL: https://github.com/PyCQA/flake8-import-order
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: whynothugo
FirstSubmitted: 1533661918
LastModified: 1669503704
URLPath: /cgit/aur.git/snapshot/python-flake8-import-order.tar.gz