epub2txt on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S epub2txt

* (Optional) Uninstall epub2txt on Arch using YAY

$ yay -Rns epub2txt

2. Manually Install "epub2txt" via AUR

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

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

b. Clone epub2txt's git locally

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

c. Go to ~/epub2txt folder and install it

$ cd ~/epub2txt $ makepkg -si

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

ID: 1160206
Name: epub2txt
PackageBaseID: 154914
PackageBase: epub2txt
Version: 2.06-2
Description: Extract text from EPUB documents
URL: https://github.com/kevinboone/epub2txt2
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: clove3am
FirstSubmitted: 1593377372
LastModified: 1667297582
URLPath: /cgit/aur.git/snapshot/epub2txt.tar.gz