ta-lib on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S ta-lib

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

$ yay -Rns ta-lib

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

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

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

$ cd ~/ta-lib $ makepkg -si

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

ID: 1342885
Name: ta-lib
PackageBaseID: 10652
PackageBase: ta-lib
Version: 0.5.0-1
Description: A library providing common functions for the technical analysis of financial market data
URL: https://github.com/TA-Lib/ta-lib
NumVotes: 23
Popularity: 1.0E-5
OutOfDate:
Maintainer: xiota
Submitter:
FirstSubmitted: 1177739623
LastModified: 1698417873
URLPath: /cgit/aur.git/snapshot/ta-lib.tar.gz