calibre-web on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S calibre-web

* (Optional) Uninstall calibre-web on Arch using YAY

$ yay -Rns calibre-web

2. Manually Install "calibre-web" via AUR

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

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

b. Clone calibre-web's git locally

$ git clone https://aur.archlinux.org/calibre-web.git ~/calibre-web

c. Go to ~/calibre-web folder and install it

$ cd ~/calibre-web $ makepkg -si

3. Information about the calibre-web package on Arch User Repository (AUR)

ID: 1408677
Name: calibre-web
PackageBaseID: 173509
PackageBase: calibre-web
Version: 0.6.21-2
Description: Web app for browsing, reading and downloading eBooks stored in a Calibre database
URL: https://github.com/janeczku/calibre-web
NumVotes: 2
Popularity: 0.00138
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1638159230
LastModified: 1707846339
URLPath: /cgit/aur.git/snapshot/calibre-web.tar.gz