shell-gpt on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shell-gpt

* (Optional) Uninstall shell-gpt on Arch using YAY

$ yay -Rns shell-gpt

2. Manually Install "shell-gpt" via AUR

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

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

b. Clone shell-gpt's git locally

$ git clone https://aur.archlinux.org/shell-gpt.git ~/shell-gpt

c. Go to ~/shell-gpt folder and install it

$ cd ~/shell-gpt $ makepkg -si

3. Information about the shell-gpt package on Arch User Repository (AUR)

ID: 1413627
Name: shell-gpt
PackageBaseID: 194823
PackageBase: shell-gpt
Version: 1.4.0-1
Description: A command-line productivity tool powered by OpenAI's ChatGPT
URL: https://github.com/TheR1D/shell_gpt
NumVotes: 3
Popularity: 0.282245
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1687079590
LastModified: 1708589272
URLPath: /cgit/aur.git/snapshot/shell-gpt.tar.gz