pdf2htmlex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pdf2htmlex

* (Optional) Uninstall pdf2htmlex on Arch using YAY

$ yay -Rns pdf2htmlex

2. Manually Install "pdf2htmlex" via AUR

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

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

b. Clone pdf2htmlex's git locally

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

c. Go to ~/pdf2htmlex folder and install it

$ cd ~/pdf2htmlex $ makepkg -si

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

ID: 1095034
Name: pdf2htmlex
PackageBaseID: 96979
PackageBase: pdf2htmlex
Version: 0.18.8.rc1-1
Description: Convert PDF to HTML without losing text or format.
URL: https://github.com/pdf2htmlEX/pdf2htmlEX
NumVotes: 13
Popularity: 0
OutOfDate: 1675153995
Maintainer:
Submitter: Francois_B
FirstSubmitted: 1439145901
LastModified: 1654620109
URLPath: /cgit/aur.git/snapshot/pdf2htmlex.tar.gz

5. The same packages on other Linux Distributions