epubcheck on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S epubcheck

* (Optional) Uninstall epubcheck on Arch using YAY

$ yay -Rns epubcheck

2. Manually Install "epubcheck" via AUR

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

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

b. Clone epubcheck's git locally

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

c. Go to ~/epubcheck folder and install it

$ cd ~/epubcheck $ makepkg -si

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

ID: 928286
Name: epubcheck
PackageBaseID: 110780
PackageBase: epubcheck
Version: 4.2.6-1
Description: A tool to validate epub files
URL: https://github.com/w3c/epubcheck
NumVotes: 13
Popularity: 0.00027
OutOfDate:
Maintainer: adsun
FirstSubmitted: 1462092691
LastModified: 1625055064
URLPath: /cgit/aur.git/snapshot/epubcheck.tar.gz