python-langsmith on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-langsmith

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

$ yay -Rns python-langsmith

2. Manually Install "python-langsmith" via AUR

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

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

b. Clone python-langsmith's git locally

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

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

$ cd ~/python-langsmith $ makepkg -si

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

ID: 1427466
Name: python-langsmith
PackageBaseID: 197440
PackageBase: python-langsmith
Version: 0.1.26-1
Description: LangSmith Client SDK Implementations
URL: https://github.com/langchain-ai/langsmith-sdk
NumVotes: 1
Popularity: 0.490568
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1694254579
LastModified: 1710472418
URLPath: /cgit/aur.git/snapshot/python-langsmith.tar.gz