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

Last updated: May 10,2024

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

$ yay -S python2-ta-lib

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

$ yay -Rns python2-ta-lib

2. Manually Install "python2-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 python2-ta-lib's git locally

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

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

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

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

ID: 1008948
Name: python2-ta-lib
PackageBaseID: 107348
PackageBase: python-common-ta-lib
Version: 0.4.22-1
Description: Python wrapper for TA-Lib
URL: https://github.com/mrjbq7/ta-lib
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: darose
FirstSubmitted: 1455018821
LastModified: 1640275789
URLPath: /cgit/aur.git/snapshot/python2-ta-lib.tar.gz