python-importmagic on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-importmagic

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

$ yay -Rns python-importmagic

2. Manually Install "python-importmagic" via AUR

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

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

b. Clone python-importmagic's git locally

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

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

$ cd ~/python-importmagic $ makepkg -si

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

ID: 1075209
Name: python-importmagic
PackageBaseID: 104621
PackageBase: python-importmagic
Version: 0.1.7-2
Description: Automatically manage imports in Python
URL: https://github.com/alecthomas/importmagic
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: renato_garcia
FirstSubmitted: 1450140992
LastModified: 1651612594
URLPath: /cgit/aur.git/snapshot/python-importmagic.tar.gz