open-gpt-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S open-gpt-bin

* (Optional) Uninstall open-gpt-bin on Arch using YAY

$ yay -Rns open-gpt-bin

2. Manually Install "open-gpt-bin" via AUR

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

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

b. Clone open-gpt-bin's git locally

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

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

$ cd ~/open-gpt-bin $ makepkg -si

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

ID: 1254902
Name: open-gpt-bin
PackageBaseID: 193240
PackageBase: open-gpt-bin
Version: 2.0.0-1
Description: ChatGpt client using openai api!
URL: https://github.com/BeanDx/open-gpt/tree/main
NumVotes: 2
Popularity: 0.004403
OutOfDate:
Maintainer: beand
Submitter: beand
FirstSubmitted: 1683131712
LastModified: 1683558336
URLPath: /cgit/aur.git/snapshot/open-gpt-bin.tar.gz