python-lazyarray on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-lazyarray

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

$ yay -Rns python-lazyarray

2. Manually Install "python-lazyarray" via AUR

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

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

b. Clone python-lazyarray's git locally

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

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

$ cd ~/python-lazyarray $ makepkg -si

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

ID: 1143959
Name: python-lazyarray
PackageBaseID: 149246
PackageBase: python-lazyarray
Version: 0.5.2-1
Description: a Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays
URL: https://pypi.org/project/lazyarray/#files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mcgyver
Submitter: mcgyver
FirstSubmitted: 1581987828
LastModified: 1664074164
URLPath: /cgit/aur.git/snapshot/python-lazyarray.tar.gz