python-tinyarray on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-tinyarray

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

$ yay -Rns python-tinyarray

2. Manually Install "python-tinyarray" via AUR

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

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

b. Clone python-tinyarray's git locally

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

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

$ cd ~/python-tinyarray $ makepkg -si

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

ID: 805236
Name: python-tinyarray
PackageBaseID: 104833
PackageBase: python-tinyarray
Version: 1.2.3-1
Description: Similar to NumPy arrays, but optimized for small sizes
URL: http://git.kwant-project.org/tinyarray/about/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lobachevsky
Submitter: lobachevsky
FirstSubmitted: 1450541372
LastModified: 1602861454
URLPath: /cgit/aur.git/snapshot/python-tinyarray.tar.gz