python-okx on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-okx

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

$ yay -Rns python-okx

2. Manually Install "python-okx" via AUR

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

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

b. Clone python-okx's git locally

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

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

$ cd ~/python-okx $ makepkg -si

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

ID: 1292041
Name: python-okx
PackageBaseID: 195965
PackageBase: python-okx
Version: 0.2.0-2
Description: Unofficial Python wrapper for the OKX exchange API
URL: https://github.com/okxapi/python-okx
NumVotes: 0
Popularity: 0
OutOfDate: 1700439010
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1689875204
LastModified: 1689880960
URLPath: /cgit/aur.git/snapshot/python-okx.tar.gz