python-gdax on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-gdax

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

$ yay -Rns python-gdax

2. Manually Install "python-gdax" via AUR

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

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

b. Clone python-gdax's git locally

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

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

$ cd ~/python-gdax $ makepkg -si

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

ID: 426171
Name: python-gdax
PackageBaseID: 123931
PackageBase: python-gdax
Version: r2.7a3f1e0-1
Description: The unofficial Python client for the GDAX API
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vsilv
Submitter: vsilv
FirstSubmitted: 1499638789
LastModified: 1499638789
URLPath: /cgit/aur.git/snapshot/python-gdax.tar.gz