tgpt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tgpt

* (Optional) Uninstall tgpt on Arch using YAY

$ yay -Rns tgpt

2. Manually Install "tgpt" via AUR

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

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

b. Clone tgpt's git locally

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

c. Go to ~/tgpt folder and install it

$ cd ~/tgpt $ makepkg -si

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

ID: 1423539
Name: tgpt
PackageBaseID: 193055
PackageBase: tgpt
Version: 2.7.1-1
Description: ChatGPT in terminal without needing API keys
URL: https://github.com/aandrew-me/tgpt
NumVotes: 6
Popularity: 0.233127
OutOfDate:
Maintainer: georgewoodall82
Submitter: georgewoodall82
FirstSubmitted: 1682521089
LastModified: 1709941038
URLPath: /cgit/aur.git/snapshot/tgpt.tar.gz