chatgpt.sh on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S chatgpt.sh

* (Optional) Uninstall chatgpt.sh on Arch using YAY

$ yay -Rns chatgpt.sh

2. Manually Install "chatgpt.sh" via AUR

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

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

b. Clone chatgpt.sh's git locally

$ git clone https://aur.archlinux.org/chatgpt.sh.git ~/chatgpt.sh

c. Go to ~/chatgpt.sh folder and install it

$ cd ~/chatgpt.sh $ makepkg -si

3. Information about the chatgpt.sh package on Arch User Repository (AUR)

ID: 1420891
Name: chatgpt.sh
PackageBaseID: 202754
PackageBase: chatgpt.sh
Version: 0.56.2-1
Description: Shell wrapper for OpenAI's ChatGPT, DALL-E, Whisper, and TTS. Features LocalAI, Ollama, Gemini and Mistral integration.
URL: https://gitlab.com/fenixdragao/shellchatgpt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilikoi
Submitter: lilikoi
FirstSubmitted: 1708380095
LastModified: 1709598052
URLPath: /cgit/aur.git/snapshot/chatgpt.sh.tar.gz