pdf.tocgen on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pdf.tocgen

* (Optional) Uninstall pdf.tocgen on Arch using YAY

$ yay -Rns pdf.tocgen

2. Manually Install "pdf.tocgen" via AUR

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

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

b. Clone pdf.tocgen's git locally

$ git clone https://aur.archlinux.org/pdf.tocgen.git ~/pdf.tocgen

c. Go to ~/pdf.tocgen folder and install it

$ cd ~/pdf.tocgen $ makepkg -si

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

ID: 1359868
Name: pdf.tocgen
PackageBaseID: 156265
PackageBase: pdf.tocgen
Version: 1.3.4-1
Description: Automatically generate table of contents for PDF documents.
URL: https://github.com/Krasjet/pdf.tocgen
NumVotes: 3
Popularity: 0.008881
OutOfDate:
Maintainer: krasjet
Submitter: krasjet
FirstSubmitted: 1596418773
LastModified: 1700971313
URLPath: /cgit/aur.git/snapshot/pdf.tocgen.tar.gz