epub-tools on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S epub-tools

* (Optional) Uninstall epub-tools on Arch using YAY

$ yay -Rns epub-tools

2. Manually Install "epub-tools" via AUR

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

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

b. Clone epub-tools's git locally

$ git clone https://aur.archlinux.org/epub-tools.git ~/epub-tools

c. Go to ~/epub-tools folder and install it

$ cd ~/epub-tools $ makepkg -si

3. Information about the epub-tools package on Arch User Repository (AUR)

ID: 1390862
Name: epub-tools
PackageBaseID: 66883
PackageBase: epub-tools
Version: 3.2-1
Description: Command line utilities for working with epub files
URL: https://github.com/dino-/epub-tools
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1359813587
LastModified: 1705985325
URLPath: /cgit/aur.git/snapshot/epub-tools.tar.gz