llpp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S llpp

* (Optional) Uninstall llpp on Arch using YAY

$ yay -Rns llpp

2. Manually Install "llpp" via AUR

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

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

b. Clone llpp's git locally

$ git clone https://aur.archlinux.org/llpp.git ~/llpp

c. Go to ~/llpp folder and install it

$ cd ~/llpp $ makepkg -si

3. Information about the llpp package on Arch User Repository (AUR)

ID: 1353131
Name: llpp
PackageBaseID: 178829
PackageBase: llpp
Version: 42-1
Description: opengl accelerated pdf viewer based on mupdf
URL: https://github.com/criticic/llpp
NumVotes: 8
Popularity: 0.550529
OutOfDate:
Maintainer: stek
Submitter: polyzen
FirstSubmitted: 1652547692
LastModified: 1699980662
URLPath: /cgit/aur.git/snapshot/llpp.tar.gz

5. The same packages on other Linux Distributions