python-yfinance on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-yfinance

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

$ yay -Rns python-yfinance

2. Manually Install "python-yfinance" via AUR

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

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

b. Clone python-yfinance's git locally

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

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

$ cd ~/python-yfinance $ makepkg -si

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

ID: 1416701
Name: python-yfinance
PackageBaseID: 159008
PackageBase: python-yfinance
Version: 0.2.37-2
Description: Yahoo! Finance market data downloader (+faster Pandas Datareader)
URL: https://github.com/ranaroussi/yfinance
NumVotes: 8
Popularity: 0.050736
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1603297794
LastModified: 1709045851
URLPath: /cgit/aur.git/snapshot/python-yfinance.tar.gz