python-importlab on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-importlab

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

$ yay -Rns python-importlab

2. Manually Install "python-importlab" via AUR

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

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

b. Clone python-importlab's git locally

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

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

$ cd ~/python-importlab $ makepkg -si

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

ID: 1207681
Name: python-importlab
PackageBaseID: 136410
PackageBase: python-importlab
Version: 0.8-1
Description: A library to calculate Python dependency graphs
URL: https://github.com/google/importlab
NumVotes: 0
Popularity: 0
OutOfDate: 1699602044
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1538497039
LastModified: 1675743252
URLPath: /cgit/aur.git/snapshot/python-importlab.tar.gz