python-coinmarketcap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-coinmarketcap

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

$ yay -Rns python-coinmarketcap

2. Manually Install "python-coinmarketcap" via AUR

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

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

b. Clone python-coinmarketcap's git locally

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

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

$ cd ~/python-coinmarketcap $ makepkg -si

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

ID: 961606
Name: python-coinmarketcap
PackageBaseID: 150357
PackageBase: python-coinmarketcap
Version: 5.0.3-2
Description: Python wrapper for coinmarketcap.com API
URL: https://github.com/barnumbirr/coinmarketcap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Slacker
FirstSubmitted: 1584453687
LastModified: 1631774048
URLPath: /cgit/aur.git/snapshot/python-coinmarketcap.tar.gz