python-iexfinance on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S python-iexfinance

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

$ yay -Rns python-iexfinance

2. Manually Install "python-iexfinance" via AUR

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

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

b. Clone python-iexfinance's git locally

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

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

$ cd ~/python-iexfinance $ makepkg -si

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

ID: 499722
Name: python-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/python-iexfinance.tar.gz