python-alphalens on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-alphalens

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

$ yay -Rns python-alphalens

2. Manually Install "python-alphalens" via AUR

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

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

b. Clone python-alphalens's git locally

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

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

$ cd ~/python-alphalens $ makepkg -si

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

ID: 728874
Name: python-alphalens
PackageBaseID: 152162
PackageBase: python-alphalens
Version: 0.4.0-2
Description: Python Library for performance analysis of predictive (alpha) stock factors.
URL: https://github.com/quantopian/alphalens
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josephsmidt
Submitter: josephsmidt
FirstSubmitted: 1588253679
LastModified: 1588264178
URLPath: /cgit/aur.git/snapshot/python-alphalens.tar.gz