papers on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S papers

* (Optional) Uninstall papers on Arch using YAY

$ yay -Rns papers

2. Manually Install "papers" via AUR

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

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

b. Clone papers's git locally

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

c. Go to ~/papers folder and install it

$ cd ~/papers $ makepkg -si

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

ID: 1415084
Name: papers
PackageBaseID: 202811
PackageBase: papers
Version: 45.0+r484+g4d43a1c7-1
Description: Document viewer (PDF, PostScript, XPS, djvu, dvi, tiff, cbr, cbz, cb7, cbt)
URL: https://apps.gnome.org/Papers/
NumVotes: 2
Popularity: 1.305893
OutOfDate:
Maintainer: crab2313
Submitter: crab2313
FirstSubmitted: 1708503536
LastModified: 1708845491
URLPath: /cgit/aur.git/snapshot/papers.tar.gz