pdftoceditor on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pdftoceditor

* (Optional) Uninstall pdftoceditor on Arch using YAY

$ yay -Rns pdftoceditor

2. Manually Install "pdftoceditor" via AUR

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

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

b. Clone pdftoceditor's git locally

$ git clone https://aur.archlinux.org/pdftoceditor.git ~/pdftoceditor

c. Go to ~/pdftoceditor folder and install it

$ cd ~/pdftoceditor $ makepkg -si

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

ID: 930180
Name: pdftoceditor
PackageBaseID: 138521
PackageBase: pdftoceditor
Version: 1.0-2
Description: Update the table of content of a PDF using a simple text file format.
URL: https://github.com/simgunz/pdftoceditor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simgunz
Submitter: simgunz
FirstSubmitted: 1546628892
LastModified: 1625415726
URLPath: /cgit/aur.git/snapshot/pdftoceditor.tar.gz