php-dompdf on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S php-dompdf

* (Optional) Uninstall php-dompdf on Arch using YAY

$ yay -Rns php-dompdf

2. Manually Install "php-dompdf" via AUR

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

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

b. Clone php-dompdf's git locally

$ git clone https://aur.archlinux.org/php-dompdf.git ~/php-dompdf

c. Go to ~/php-dompdf folder and install it

$ cd ~/php-dompdf $ makepkg -si

3. Information about the php-dompdf package on Arch User Repository (AUR)

ID: 994506
Name: php-dompdf
PackageBaseID: 100363
PackageBase: php-dompdf
Version: 1.1.1-1
Description: HTML to PDF converter
URL: https://github.com/dompdf/dompdf
NumVotes: 0
Popularity: 0
OutOfDate: 1693060065
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442755564
LastModified: 1637988254
URLPath: /cgit/aur.git/snapshot/php-dompdf.tar.gz