python-pdfgpt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pdfgpt

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

$ yay -Rns python-pdfgpt

2. Manually Install "python-pdfgpt" via AUR

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

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

b. Clone python-pdfgpt's git locally

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

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

$ cd ~/python-pdfgpt $ makepkg -si

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

ID: 1299253
Name: python-pdfgpt
PackageBaseID: 196442
PackageBase: python-pdfgpt
Version: 0.2.2-1
Description: pdfgpt is a Python package that provides users with the ability to engage in natural language conversations with their PDF documents.
URL: https://github.com/Mariosmsk/pdfgpt
NumVotes: 1
Popularity: 0.012065
OutOfDate:
Maintainer: kikislater
Submitter: kikislater
FirstSubmitted: 1691216801
LastModified: 1691216801
URLPath: /cgit/aur.git/snapshot/python-pdfgpt.tar.gz