readpdf-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S readpdf-git

* (Optional) Uninstall readpdf-git on Arch using YAY

$ yay -Rns readpdf-git

2. Manually Install "readpdf-git" via AUR

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

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

b. Clone readpdf-git's git locally

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

c. Go to ~/readpdf-git folder and install it

$ cd ~/readpdf-git $ makepkg -si

3. Information about the readpdf-git package on Arch User Repository (AUR)

ID: 441382
Name: readpdf-git
PackageBaseID: 125362
PackageBase: readpdf-git
Version: 0.2-2
Description: A simple script for pdf reading on tty / CLI, framebuffer, fbi and poppler are needed.
URL: https://github.com/realasking/tty_pdf_reading
NumVotes: 1
Popularity: 0
OutOfDate: 1652055608
Maintainer: realasking
FirstSubmitted: 1504664812
LastModified: 1504676093
URLPath: /cgit/aur.git/snapshot/readpdf-git.tar.gz