php-tcpdf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S php-tcpdf

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

$ yay -Rns php-tcpdf

2. Manually Install "php-tcpdf" via AUR

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

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

b. Clone php-tcpdf's git locally

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

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

$ cd ~/php-tcpdf $ makepkg -si

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

ID: 1411923
Name: php-tcpdf
PackageBaseID: 129455
PackageBase: php-tcpdf
Version: 6.6.5-1
Description: PHP library for generating PDF documents on-the-fly
URL: https://github.com/tecnickcom/TCPDF
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1516870402
LastModified: 1708353089
URLPath: /cgit/aur.git/snapshot/php-tcpdf.tar.gz