python-kucoin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-kucoin

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

$ yay -Rns python-kucoin

2. Manually Install "python-kucoin" via AUR

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

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

b. Clone python-kucoin's git locally

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

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

$ cd ~/python-kucoin $ makepkg -si

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

ID: 1065590
Name: python-kucoin
PackageBaseID: 171612
PackageBase: python-kucoin
Version: 2.1.3-1
Description: Unofficial Python wrapper for KuCoin's API
URL: https://github.com/sammchardy/python-kucoin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1633275943
LastModified: 1649753411
URLPath: /cgit/aur.git/snapshot/python-kucoin.tar.gz