python-zipline on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-zipline

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

$ yay -Rns python-zipline

2. Manually Install "python-zipline" via AUR

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

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

b. Clone python-zipline's git locally

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

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

$ cd ~/python-zipline $ makepkg -si

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

ID: 1053705
Name: python-zipline
PackageBaseID: 101940
PackageBase: python-zipline
Version: 1.4.1-1
Description: A backtester for financial algorithms.
URL: https://www.zipline.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
FirstSubmitted: 1444990007
LastModified: 1647708102
URLPath: /cgit/aur.git/snapshot/python-zipline.tar.gz