python-datashape on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S python-datashape

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

$ yay -Rns python-datashape

2. Manually Install "python-datashape" via AUR

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

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

b. Clone python-datashape's git locally

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

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

$ cd ~/python-datashape $ makepkg -si

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

ID: 687376
Name: python-datashape
PackageBaseID: 115221
PackageBase: python-datashape
Version: 0.5.4-1
Description: Data description protocol for dynd similar to Numpy DTypes.
URL: https://github.com/blaze/datashape
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: gdonval
FirstSubmitted: 1472918252
LastModified: 1579340091
URLPath: /cgit/aur.git/snapshot/python-datashape.tar.gz