python-glumpy on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-glumpy

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

$ yay -Rns python-glumpy

2. Manually Install "python-glumpy" via AUR

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

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

b. Clone python-glumpy's git locally

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

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

$ cd ~/python-glumpy $ makepkg -si

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

ID: 1364853
Name: python-glumpy
PackageBaseID: 177371
PackageBase: python-glumpy
Version: 1.2.1-1
Description: python library for scientific visualization, interfacing numpy and OpenGL
URL: https://github.com/glumpy/glumpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1648478046
LastModified: 1701761669
URLPath: /cgit/aur.git/snapshot/python-glumpy.tar.gz