python-binance on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-binance

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

$ yay -Rns python-binance

2. Manually Install "python-binance" via AUR

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

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

b. Clone python-binance's git locally

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

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

$ cd ~/python-binance $ makepkg -si

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

ID: 1306193
Name: python-binance
PackageBaseID: 171676
PackageBase: python-binance
Version: 1.0.19-1
Description: An unofficial Python wrapper for the Binance exchange REST API
URL: https://github.com/sammchardy/python-binance
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: 0b100100
FirstSubmitted: 1633442340
LastModified: 1692454061
URLPath: /cgit/aur.git/snapshot/python-binance.tar.gz