python-ccxt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-ccxt

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

$ yay -Rns python-ccxt

2. Manually Install "python-ccxt" via AUR

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

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

b. Clone python-ccxt's git locally

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

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

$ cd ~/python-ccxt $ makepkg -si

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

ID: 1391870
Name: python-ccxt
PackageBaseID: 150358
PackageBase: python-ccxt
Version: 4.2.21-1
Description: A cryptocurrency trading library with support for 130+ exchanges
URL: https://ccxt.trade
NumVotes: 2
Popularity: 0.050056
OutOfDate:
Maintainer: Kewl
Submitter: Slacker
FirstSubmitted: 1584453829
LastModified: 1706114040
URLPath: /cgit/aur.git/snapshot/python-ccxt.tar.gz