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
Copied
b. Install dynd on Arch using YAY
$
yay -S
dynd
Copied
* (Optional) Uninstall dynd on Arch using YAY
$
yay -Rns
dynd
Copied
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
Copied
b. Clone dynd's git locally
$
git clone https://aur.archlinux.org/dynd.git
~/dynd
Copied
c. Go to ~/dynd folder and install it
$
cd
~/dynd
Copied
$
makepkg -si
Copied
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
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