openai-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S openai-cli

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

$ yay -Rns openai-cli

2. Manually Install "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 openai-cli's git locally

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

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

$ cd ~/openai-cli $ makepkg -si

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

ID: 1365307
Name: openai-cli
PackageBaseID: 191828
PackageBase: openai-cli
Version: 0.3.7-1
Description: CLI for the GPT model written in Rust
URL: https://github.com/LevitatingBusinessMan/openai-cli
NumVotes: 1
Popularity: 0.076903
OutOfDate:
Maintainer: Levitating
Submitter: Levitating
FirstSubmitted: 1679481272
LastModified: 1701830162
URLPath: /cgit/aur.git/snapshot/openai-cli.tar.gz