gptscript on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gptscript

* (Optional) Uninstall gptscript on Arch using YAY

$ yay -Rns gptscript

2. Manually Install "gptscript" via AUR

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

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

b. Clone gptscript's git locally

$ git clone https://aur.archlinux.org/gptscript.git ~/gptscript

c. Go to ~/gptscript folder and install it

$ cd ~/gptscript $ makepkg -si

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

ID: 1427940
Name: gptscript
PackageBaseID: 202513
PackageBase: gptscript
Version: v0.2.1-1
Description: Scripting AI for fun and profit
URL: https://gptscript.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: drpebcak
Submitter: drpebcak
FirstSubmitted: 1707932805
LastModified: 1710541294
URLPath: /cgit/aur.git/snapshot/gptscript.tar.gz