calibre-installer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S calibre-installer

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

$ yay -Rns calibre-installer

2. Manually Install "calibre-installer" via AUR

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

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

b. Clone calibre-installer's git locally

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

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

$ cd ~/calibre-installer $ makepkg -si

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

ID: 432439
Name: calibre-installer
PackageBaseID: 91635
PackageBase: calibre-installer
Version: 0.4-1
Description: Automatically install and update the calibre standalone binaries
URL: https://github.com/eli-schwartz/calibre-installer
NumVotes: 15
Popularity: 0.653648
OutOfDate: 1704849550
Maintainer: eschwartz
Submitter: eschwartz
FirstSubmitted: 1427237895
LastModified: 1501658278
URLPath: /cgit/aur.git/snapshot/calibre-installer.tar.gz