python-loopy on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-loopy

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

$ yay -Rns python-loopy

2. Manually Install "python-loopy" via AUR

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

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

b. Clone python-loopy's git locally

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

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

$ cd ~/python-loopy $ makepkg -si

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

ID: 1410573
Name: python-loopy
PackageBaseID: 202631
PackageBase: python-loopy
Version: 2024.1-1
Description: A code generator for array-based code on CPUs and GPUs
URL: https://github.com/inducer/loopy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1708117587
LastModified: 1708117587
URLPath: /cgit/aur.git/snapshot/python-loopy.tar.gz