python-alpha_vantage on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-alpha_vantage

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

$ yay -Rns python-alpha_vantage

2. Manually Install "python-alpha_vantage" via AUR

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

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

b. Clone python-alpha_vantage's git locally

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

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

$ cd ~/python-alpha_vantage $ makepkg -si

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

ID: 837455
Name: python-alpha_vantage
PackageBaseID: 142127
PackageBase: python-alpha_vantage
Version: 2.3.1-1
Description: Python module to get stock data from the Alpha Vantage Api
URL: https://github.com/RomelTorres/alpha_vantage
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: RcrdBrt
FirstSubmitted: 1558075874
LastModified: 1608731896
URLPath: /cgit/aur.git/snapshot/python-alpha_vantage.tar.gz