term-pdf on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S term-pdf

* (Optional) Uninstall term-pdf on Arch using YAY

$ yay -Rns term-pdf

2. Manually Install "term-pdf" via AUR

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

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

b. Clone term-pdf's git locally

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

c. Go to ~/term-pdf folder and install it

$ cd ~/term-pdf $ makepkg -si

3. Information about the term-pdf package on Arch User Repository (AUR)

ID: 1419811
Name: term-pdf
PackageBaseID: 196560
PackageBase: term-pdf
Version: 0.0.4.5-1
Description: TermPDF Viewer is an open-source PDF file viewer designed to run in the terminal.
URL: https://github.com/felipealfonsog/TermPDFViewer
NumVotes: 1
Popularity: 0.012081
OutOfDate:
Maintainer: felipealfonsog
Submitter: felipealfonsog
FirstSubmitted: 1691662507
LastModified: 1709439496
URLPath: /cgit/aur.git/snapshot/term-pdf.tar.gz