python-epub on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-epub

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

$ yay -Rns python-epub

2. Manually Install "python-epub" via AUR

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

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

b. Clone python-epub's git locally

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

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

$ cd ~/python-epub $ makepkg -si

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

ID: 468510
Name: python-epub
PackageBaseID: 63657
PackageBase: python-epub
Version: 0.5.2-2
Description: Python library to open and read epub version 2 archives.
URL: http://pypi.python.org/pypi/epub
NumVotes: 15
Popularity: 0
OutOfDate: 1701425519
Maintainer: dundee
Submitter: linkmauve
FirstSubmitted: 1350411690
LastModified: 1512939004
URLPath: /cgit/aur.git/snapshot/python-epub.tar.gz