python-dynd on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-dynd

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

$ yay -Rns python-dynd

2. Manually Install "python-dynd" via AUR

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

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

b. Clone python-dynd's git locally

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

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

$ cd ~/python-dynd $ makepkg -si

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

ID: 1254421
Name: python-dynd
PackageBaseID: 115219
PackageBase: python-dynd
Version: 0.7.2-7
Description: Python exposure of dynd
URL: http://libdynd.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: gdonval
FirstSubmitted: 1472917750
LastModified: 1683492832
URLPath: /cgit/aur.git/snapshot/python-dynd.tar.gz