python2-atpy on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S python2-atpy

* (Optional) Uninstall python2-atpy on Arch using YAY

$ yay -Rns python2-atpy

2. Manually Install "python2-atpy" via AUR

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

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

b. Clone python2-atpy's git locally

$ git clone https://aur.archlinux.org/python2-atpy.git ~/python2-atpy

c. Go to ~/python2-atpy folder and install it

$ cd ~/python2-atpy $ makepkg -si

3. Information about the python2-atpy package on Arch User Repository (AUR)

ID: 579262
Name: python2-atpy
PackageBaseID: 138950
PackageBase: python2-atpy
Version: 0.9.7-1
Description: A new XNAT client that exposes XNAT objects/functions as python objects/functions.
URL: https://atpy.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
FirstSubmitted: 1548176863
LastModified: 1548176863
URLPath: /cgit/aur.git/snapshot/python2-atpy.tar.gz