txt2epub on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S txt2epub

* (Optional) Uninstall txt2epub on Arch using YAY

$ yay -Rns txt2epub

2. Manually Install "txt2epub" via AUR

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

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

b. Clone txt2epub's git locally

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

c. Go to ~/txt2epub folder and install it

$ cd ~/txt2epub $ makepkg -si

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

ID: 1171947
Name: txt2epub
PackageBaseID: 154923
PackageBase: txt2epub
Version: 0.0.1-2
Description: Convert one or more plain text files into an EPUB document
URL: https://github.com/kevinboone/txt2epub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1593386604
LastModified: 1668967258
URLPath: /cgit/aur.git/snapshot/txt2epub.tar.gz