python-pycoingecko on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pycoingecko

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

$ yay -Rns python-pycoingecko

2. Manually Install "python-pycoingecko" via AUR

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

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

b. Clone python-pycoingecko's git locally

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

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

$ cd ~/python-pycoingecko $ makepkg -si

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

ID: 1011100
Name: python-pycoingecko
PackageBaseID: 174515
PackageBase: python-pycoingecko
Version: 2.1.0-1
Description: Python3 wrapper around the CoinGecko API (V3)
URL: https://github.com/man-c/pycoingecko
NumVotes: 0
Popularity: 0
OutOfDate: 1707265842
Maintainer: Thempra
Submitter: Thempra
FirstSubmitted: 1640791405
LastModified: 1640791405
URLPath: /cgit/aur.git/snapshot/python-pycoingecko.tar.gz