python-bt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-bt

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

$ yay -Rns python-bt

2. Manually Install "python-bt" via AUR

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

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

b. Clone python-bt's git locally

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

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

$ cd ~/python-bt $ makepkg -si

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

ID: 1054604
Name: python-bt
PackageBaseID: 177138
PackageBase: python-bt
Version: 0.2.9-1
Description: A flexible backtesting framework for Python
URL: https://pypi.org/project/bt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AchmadFathoni
FirstSubmitted: 1647857887
LastModified: 1647857887
URLPath: /cgit/aur.git/snapshot/python-bt.tar.gz