python-langchain-core on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-langchain-core

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

$ yay -Rns python-langchain-core

2. Manually Install "python-langchain-core" 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-core's git locally

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

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

$ cd ~/python-langchain-core $ makepkg -si

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

ID: 1427465
Name: python-langchain-core
PackageBaseID: 200246
PackageBase: python-langchain-core
Version: 0.1.32-1
Description: Building applications with LLMs through composability
URL: https://pypi.org/project/langchain-core
NumVotes: 1
Popularity: 0.566024
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1701781336
LastModified: 1710472405
URLPath: /cgit/aur.git/snapshot/python-langchain-core.tar.gz