ebookinfo on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S ebookinfo

* (Optional) Uninstall ebookinfo on Arch using YAY

$ yay -Rns ebookinfo

2. Manually Install "ebookinfo" via AUR

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

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

b. Clone ebookinfo's git locally

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

c. Go to ~/ebookinfo folder and install it

$ cd ~/ebookinfo $ makepkg -si

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

ID: 785515
Name: ebookinfo
PackageBaseID: 157247
PackageBase: ebookinfo
Version: 0.0.1-1
Description: Library and utility for extracting meta-data from certain e-book files
URL: https://github.com/kevinboone/ebookinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1598907786
LastModified: 1598907786
URLPath: /cgit/aur.git/snapshot/ebookinfo.tar.gz