python-datalad on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-datalad

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

$ yay -Rns python-datalad

2. Manually Install "python-datalad" via AUR

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

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

b. Clone python-datalad's git locally

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

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

$ cd ~/python-datalad $ makepkg -si

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

ID: 1425632
Name: python-datalad
PackageBaseID: 166333
PackageBase: python-datalad
Version: 0.19.6-1
Description: Keep code, data, containers under control with git and git-annex
URL: https://github.com/datalad/datalad
NumVotes: 5
Popularity: 0.00531
OutOfDate:
Maintainer: liamtimms
Submitter: liamtimms
FirstSubmitted: 1619985458
LastModified: 1710229008
URLPath: /cgit/aur.git/snapshot/python-datalad.tar.gz