python-pyfolio on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyfolio

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

$ yay -Rns python-pyfolio

2. Manually Install "python-pyfolio" via AUR

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

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

b. Clone python-pyfolio's git locally

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

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

$ cd ~/python-pyfolio $ makepkg -si

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

ID: 717206
Name: python-pyfolio
PackageBaseID: 151146
PackageBase: python-pyfolio
Version: 0.9.2-1
Description: Portfolio and risk analytics in Python
URL: https://github.com/quantopian/pyfolio
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1586113142
LastModified: 1586113142
URLPath: /cgit/aur.git/snapshot/python-pyfolio.tar.gz