python2-epub on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S python2-epub

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

$ yay -Rns python2-epub

2. Manually Install "python2-epub" via AUR

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

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

b. Clone python2-epub's git locally

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

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

$ cd ~/python2-epub $ makepkg -si

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

ID: 468511
Name: python2-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/python2-epub.tar.gz