python-importchecker on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-importchecker

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

$ yay -Rns python-importchecker

2. Manually Install "python-importchecker" via AUR

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

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

b. Clone python-importchecker's git locally

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

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

$ cd ~/python-importchecker $ makepkg -si

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

ID: 1357275
Name: python-importchecker
PackageBaseID: 199792
PackageBase: python-importchecker
Version: 2.0-1
Description: Command line utility to find unused imports in Python modules
URL: https://github.com/zopefoundation/importchecker
NumVotes: 1
Popularity: 0.102319
OutOfDate:
Maintainer: kikislater
Submitter: kikislater
FirstSubmitted: 1700638475
LastModified: 1700638475
URLPath: /cgit/aur.git/snapshot/python-importchecker.tar.gz