epub2pdf on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S epub2pdf

* (Optional) Uninstall epub2pdf on Arch using YAY

$ yay -Rns epub2pdf

2. Manually Install "epub2pdf" via AUR

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

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

b. Clone epub2pdf's git locally

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

c. Go to ~/epub2pdf folder and install it

$ cd ~/epub2pdf $ makepkg -si

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

ID: 406801
Name: epub2pdf
PackageBaseID: 120745
PackageBase: epub2pdf
Version: 0.5-1
Description: epub2pdf is a command-line tool that quickly generates PDF files from EPUB ebooks. It will run on any platform that supports JRE version 6 or later.
URL: http://epub2pdf.com
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: rdbeni0
Submitter: rdbeni0
FirstSubmitted: 1489913150
LastModified: 1493659692
URLPath: /cgit/aur.git/snapshot/epub2pdf.tar.gz