python-lazy-loader on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install python-lazy-loader on Arch using YAY
$
yay -S
python-lazy-loader
Copied
* (Optional) Uninstall python-lazy-loader on Arch using YAY
$
yay -Rns
python-lazy-loader
Copied
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
Copied
b. Clone python-lazy-loader's git locally
$
git clone https://aur.archlinux.org/python-lazy-loader.git
~/python-lazy-loader
Copied
c. Go to ~/python-lazy-loader folder and install it
$
cd
~/python-lazy-loader
Copied
$
makepkg -si
Copied
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
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