python-ta-lib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-ta-lib

* (Optional) Uninstall python-ta-lib on Arch using YAY

$ yay -Rns python-ta-lib

2. Manually Install "python-ta-lib" via AUR

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

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

b. Clone python-ta-lib's git locally

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

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

$ cd ~/python-ta-lib $ makepkg -si

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

ID: 1405254
Name: python-ta-lib
PackageBaseID: 107348
PackageBase: python-common-ta-lib
Version: 0.4.28-2
Description: Python wrapper for TA-Lib
URL: https://github.com/TA-Lib/ta-lib-python
NumVotes: 6
Popularity: 0.001235
OutOfDate:
Maintainer: darose
Submitter: dseg
FirstSubmitted: 1455018821
LastModified: 1707266306
URLPath: /cgit/aur.git/snapshot/python-ta-lib.tar.gz