dynd on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S dynd

* (Optional) Uninstall dynd on Arch using YAY

$ yay -Rns dynd

2. Manually Install "dynd" via AUR

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

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

b. Clone dynd's git locally

$ git clone https://aur.archlinux.org/dynd.git ~/dynd

c. Go to ~/dynd folder and install it

$ cd ~/dynd $ makepkg -si

3. Information about the dynd package on Arch User Repository (AUR)

ID: 1079202
Name: dynd
PackageBaseID: 115218
PackageBase: dynd
Version: 0.7.2-4
Description: C++ dynamic ndarray library, with Python exposure
URL: http://libdynd.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: gdonval
FirstSubmitted: 1472917544
LastModified: 1652371244
URLPath: /cgit/aur.git/snapshot/dynd.tar.gz