python-reorder-python-imports on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-reorder-python-imports

* (Optional) Uninstall python-reorder-python-imports on Arch using YAY

$ yay -Rns python-reorder-python-imports

2. Manually Install "python-reorder-python-imports" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-reorder-python-imports's git locally

$ git clone https://aur.archlinux.org/python-reorder-python-imports.git ~/python-reorder-python-imports

c. Go to ~/python-reorder-python-imports folder and install it

$ cd ~/python-reorder-python-imports $ makepkg -si

3. Information about the python-reorder-python-imports package on Arch User Repository (AUR)

ID: 1106188
Name: python-reorder-python-imports
PackageBaseID: 173401
PackageBase: python-reorder-python-imports
Version: 3.1.0-1
Description: Automatically reorder Python imports.
URL: https://github.com/asottile/reorder_python_imports
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1637750243
LastModified: 1656664972
URLPath: /cgit/aur.git/snapshot/python-reorder-python-imports.tar.gz