python-instructor on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-instructor

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

$ yay -Rns python-instructor

2. Manually Install "python-instructor" via AUR

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

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

b. Clone python-instructor's git locally

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

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

$ cd ~/python-instructor $ makepkg -si

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

ID: 1423766
Name: python-instructor
PackageBaseID: 201370
PackageBase: python-instructor
Version: 0.6.4-1
Description: Structured outputs for LLMs
URL: https://github.com/jxnl/instructor
NumVotes: 1
Popularity: 0.277563
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704789502
LastModified: 1709984153
URLPath: /cgit/aur.git/snapshot/python-instructor.tar.gz