bookshelf on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S bookshelf

* (Optional) Uninstall bookshelf on Arch using YAY

$ yay -Rns bookshelf

2. Manually Install "bookshelf" via AUR

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

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

b. Clone bookshelf's git locally

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

c. Go to ~/bookshelf folder and install it

$ cd ~/bookshelf $ makepkg -si

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

ID: 1396001
Name: bookshelf
PackageBaseID: 72333
PackageBase: bookshelf
Version: 1-2
Description: Virtual bookshelf browser for the terminal
URL: https://github.com/maandree/bookshelf
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375480098
LastModified: 1706701526
URLPath: /cgit/aur.git/snapshot/bookshelf.tar.gz