acroread on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S acroread

* (Optional) Uninstall acroread on Arch using YAY

$ yay -Rns acroread

2. Manually Install "acroread" via AUR

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

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

b. Clone acroread's git locally

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

c. Go to ~/acroread folder and install it

$ cd ~/acroread $ makepkg -si

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

ID: 963944
Name: acroread
PackageBaseID: 16980
PackageBase: acroread
Version: 9.5.5-20
Description: Adobe Acrobat Reader is a PDF file viewer
URL: http://www.adobe.com/products/reader/
NumVotes: 856
Popularity: 0.403997
OutOfDate:
Maintainer: Geballin
FirstSubmitted: 1210879102
LastModified: 1632233288
URLPath: /cgit/aur.git/snapshot/acroread.tar.gz