gpt4all-chat on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gpt4all-chat

* (Optional) Uninstall gpt4all-chat on Arch using YAY

$ yay -Rns gpt4all-chat

2. Manually Install "gpt4all-chat" via AUR

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

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

b. Clone gpt4all-chat's git locally

$ git clone https://aur.archlinux.org/gpt4all-chat.git ~/gpt4all-chat

c. Go to ~/gpt4all-chat folder and install it

$ cd ~/gpt4all-chat $ makepkg -si

3. Information about the gpt4all-chat package on Arch User Repository (AUR)

ID: 1426755
Name: gpt4all-chat
PackageBaseID: 199790
PackageBase: gpt4all-chat
Version: 2.7.3-1
Description: open-source LLM chatbots that you can run anywhere
URL: https://github.com/nomic-ai/gpt4all
NumVotes: 4
Popularity: 1.399605
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1700632044
LastModified: 1710376458
URLPath: /cgit/aur.git/snapshot/gpt4all-chat.tar.gz