findimports on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "findimports" 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
Copied
b. Install findimports on Arch using YAY
$
yay -S
findimports
Copied
* (Optional) Uninstall findimports on Arch using YAY
$
yay -Rns
findimports
Copied
2. Manually Install "findimports" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone findimports's git locally
$
git clone https://aur.archlinux.org/findimports.git
~/findimports
Copied
c. Go to ~/findimports folder and install it
$
cd
~/findimports
Copied
$
makepkg -si
Copied
3. Information about the findimports package on Arch User Repository (AUR)
ID: 1140519
Name: findimports
PackageBaseID: 185781
PackageBase: findimports
Version: 2.2.0-1
Description: Python module import analysis tool
URL: https://github.com/mgedmin/findimports
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1663333643
LastModified: 1663333643
URLPath: /cgit/aur.git/snapshot/findimports.tar.gz
Name: findimports
PackageBaseID: 185781
PackageBase: findimports
Version: 2.2.0-1
Description: Python module import analysis tool
URL: https://github.com/mgedmin/findimports
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1663333643
LastModified: 1663333643
URLPath: /cgit/aur.git/snapshot/findimports.tar.gz