python-lazy-loader on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lazy-loader

* (Optional) Uninstall python-lazy-loader on Arch using YAY

$ yay -Rns python-lazy-loader

2. Manually Install "python-lazy-loader" via AUR

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

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

b. Clone python-lazy-loader's git locally

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

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

$ cd ~/python-lazy-loader $ makepkg -si

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

ID: 1281518
Name: python-lazy-loader
PackageBaseID: 190233
PackageBase: python-lazy-loader
Version: 0.3-1
Description: Populate library namespace without incurring immediate import costs
URL: https://github.com/scientific-python/lazy_loader
NumVotes: 1
Popularity: 0.000552
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1675836100
LastModified: 1688226625
URLPath: /cgit/aur.git/snapshot/python-lazy-loader.tar.gz