python-autoimport on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S python-autoimport

* (Optional) Uninstall python-autoimport on Arch using YAY

$ yay -Rns python-autoimport

2. Manually Install "python-autoimport" via AUR

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

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

b. Clone python-autoimport's git locally

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

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

$ cd ~/python-autoimport $ makepkg -si

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

ID: 1365749
Name: python-autoimport
PackageBaseID: 170913
PackageBase: python-autoimport
Version: 1.4.0-1
Description: Autoimport automatically fixes wrong import statements
URL: https://github.com/lyz-code/autoimport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1631242132
LastModified: 1701894556
URLPath: /cgit/aur.git/snapshot/python-autoimport.tar.gz