python-quandl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-quandl

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

$ yay -Rns python-quandl

2. Manually Install "python-quandl" via AUR

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

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

b. Clone python-quandl's git locally

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

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

$ cd ~/python-quandl $ makepkg -si

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

ID: 1057643
Name: python-quandl
PackageBaseID: 123263
PackageBase: python-quandl
Version: 3.7.0-1
Description: Quandl's Python Package
URL: https://github.com/quandl/quandl-python
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: vsilv
FirstSubmitted: 1497108827
LastModified: 1648407361
URLPath: /cgit/aur.git/snapshot/python-quandl.tar.gz