latex-pdfpages on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S latex-pdfpages

* (Optional) Uninstall latex-pdfpages on Arch using YAY

$ yay -Rns latex-pdfpages

2. Manually Install "latex-pdfpages" via AUR

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

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

b. Clone latex-pdfpages's git locally

$ git clone https://aur.archlinux.org/latex-pdfpages.git ~/latex-pdfpages

c. Go to ~/latex-pdfpages folder and install it

$ cd ~/latex-pdfpages $ makepkg -si

3. Information about the latex-pdfpages package on Arch User Repository (AUR)

ID: 1416615
Name: latex-pdfpages
PackageBaseID: 81362
PackageBase: latex-pdfpages
Version: 0.5y-1
Description: Inclusion of external multi-page PDF documents in LATEX documents
URL: http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
NumVotes: 5
Popularity: 0.868907
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1398690026
LastModified: 1709039052
URLPath: /cgit/aur.git/snapshot/latex-pdfpages.tar.gz