chm-to-pdf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S chm-to-pdf

* (Optional) Uninstall chm-to-pdf on Arch using YAY

$ yay -Rns chm-to-pdf

2. Manually Install "chm-to-pdf" via AUR

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

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

b. Clone chm-to-pdf's git locally

$ git clone https://aur.archlinux.org/chm-to-pdf.git ~/chm-to-pdf

c. Go to ~/chm-to-pdf folder and install it

$ cd ~/chm-to-pdf $ makepkg -si

3. Information about the chm-to-pdf package on Arch User Repository (AUR)

ID: 497551
Name: chm-to-pdf
PackageBaseID: 102373
PackageBase: chm-to-pdf
Version: 0.01-3
Description: Convert CHM files to PDF documents
URL: http://code.google.com/p/trizen/downloads/detail?name=chm-to-pdf-0.01.tar.gz
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1445724775
LastModified: 1522005215
URLPath: /cgit/aur.git/snapshot/chm-to-pdf.tar.gz