python2-iexfinance on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python2-iexfinance

* (Optional) Uninstall python2-iexfinance on Arch using YAY

$ yay -Rns python2-iexfinance

2. Manually Install "python2-iexfinance" via AUR

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

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

b. Clone python2-iexfinance's git locally

$ git clone https://aur.archlinux.org/python2-iexfinance.git ~/python2-iexfinance

c. Go to ~/python2-iexfinance folder and install it

$ cd ~/python2-iexfinance $ makepkg -si

3. Information about the python2-iexfinance package on Arch User Repository (AUR)

ID: 499723
Name: python2-iexfinance
PackageBaseID: 128642
PackageBase: python-iexfinance
Version: 0.3.1-1
Description: Python wrapper for the Investor's Exchange (IEX) Developer API
URL: https://addisonlynch.github.io/iexfinance/
NumVotes: 1
Popularity: 0
OutOfDate: 1655671245
Maintainer: haavard
FirstSubmitted: 1515160244
LastModified: 1522673366
URLPath: /cgit/aur.git/snapshot/python2-iexfinance.tar.gz