python-ftx on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ftx

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

$ yay -Rns python-ftx

2. Manually Install "python-ftx" via AUR

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

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

b. Clone python-ftx's git locally

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

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

$ cd ~/python-ftx $ makepkg -si

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

ID: 1100308
Name: python-ftx
PackageBaseID: 177896
PackageBase: python-ftx
Version: 0.1.2-1
Description: Unofficial Python wrapper for FTX API
URL: https://github.com/wanth1997/python-ftx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kewl
FirstSubmitted: 1649752331
LastModified: 1655578333
URLPath: /cgit/aur.git/snapshot/python-ftx.tar.gz