aichat on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aichat

* (Optional) Uninstall aichat on Arch using YAY

$ yay -Rns aichat

2. Manually Install "aichat" via AUR

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

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

b. Clone aichat's git locally

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

c. Go to ~/aichat folder and install it

$ cd ~/aichat $ makepkg -si

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

ID: 1423394
Name: aichat
PackageBaseID: 192008
PackageBase: aichat
Version: 0.14.0-2
Description: OpenAI, ChatGPT, ollama and more in your terminal
URL: https://github.com/sigoden/aichat
NumVotes: 2
Popularity: 0.003198
OutOfDate:
Maintainer: murlakatamenka
Submitter: murlakatamenka
FirstSubmitted: 1679994422
LastModified: 1709921136
URLPath: /cgit/aur.git/snapshot/aichat.tar.gz