chatgpt.sh on AUR (Arch User Repository)
Last updated: November 19,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
Copied
b. Install chatgpt.sh on Arch using YAY
$
yay -S
chatgpt.sh
Copied
* (Optional) Uninstall chatgpt.sh on Arch using YAY
$
yay -Rns
chatgpt.sh
Copied
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
Copied
b. Clone chatgpt.sh's git locally
$
git clone https://aur.archlinux.org/chatgpt.sh.git
~/chatgpt.sh
Copied
c. Go to ~/chatgpt.sh folder and install it
$
cd
~/chatgpt.sh
Copied
$
makepkg -si
Copied
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
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