python-gpt4all on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-gpt4all

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

$ yay -Rns python-gpt4all

2. Manually Install "python-gpt4all" via AUR

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

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

b. Clone python-gpt4all's git locally

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

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

$ cd ~/python-gpt4all $ makepkg -si

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

ID: 1407865
Name: python-gpt4all
PackageBaseID: 200735
PackageBase: python-gpt4all
Version: 2.2.1-1
Description: Python binding for gpt4all
URL: https://pypi.org/project/gpt4all/
NumVotes: 1
Popularity: 0.180951
OutOfDate:
Maintainer: WSDMatty
Submitter: WSDMatty
FirstSubmitted: 1703250395
LastModified: 1707711307
URLPath: /cgit/aur.git/snapshot/python-gpt4all.tar.gz