python-openai-cli on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-openai-cli

* (Optional) Uninstall python-openai-cli on Arch using YAY

$ yay -Rns python-openai-cli

2. Manually Install "python-openai-cli" via AUR

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

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

b. Clone python-openai-cli's git locally

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

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

$ cd ~/python-openai-cli $ makepkg -si

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

ID: 1269331
Name: python-openai-cli
PackageBaseID: 192093
PackageBase: python-openai-cli
Version: 0.0.3-1
Description: OpenAI command-line client
URL: https://github.com/peterdemin/openai-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jgwak
Submitter: jgwak
FirstSubmitted: 1680224030
LastModified: 1686119705
URLPath: /cgit/aur.git/snapshot/python-openai-cli.tar.gz