haskell-pdfinfo on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S haskell-pdfinfo

* (Optional) Uninstall haskell-pdfinfo on Arch using YAY

$ yay -Rns haskell-pdfinfo

2. Manually Install "haskell-pdfinfo" via AUR

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

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

b. Clone haskell-pdfinfo's git locally

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

c. Go to ~/haskell-pdfinfo folder and install it

$ cd ~/haskell-pdfinfo $ makepkg -si

3. Information about the haskell-pdfinfo package on Arch User Repository (AUR)

ID: 605561
Name: haskell-pdfinfo
PackageBaseID: 141414
PackageBase: haskell-pdfinfo
Version: 1.5.4-1
Description: Just a wrapper around the pdfinfo command
URL: https://github.com/chrisdone/pdfinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: j605
FirstSubmitted: 1555786494
LastModified: 1555786494
URLPath: /cgit/aur.git/snapshot/haskell-pdfinfo.tar.gz