python-langchain on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-langchain

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

$ yay -Rns python-langchain

2. Manually Install "python-langchain" via AUR

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

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

b. Clone python-langchain's git locally

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

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

$ cd ~/python-langchain $ makepkg -si

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

ID: 1426433
Name: python-langchain
PackageBaseID: 197441
PackageBase: python-langchain
Version: 0.1.12-1
Description: Build context-aware reasoning applications
URL: https://github.com/langchain-ai/langchain
NumVotes: 1
Popularity: 0.566025
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1694254679
LastModified: 1710331449
URLPath: /cgit/aur.git/snapshot/python-langchain.tar.gz