bookstack on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bookstack

* (Optional) Uninstall bookstack on Arch using YAY

$ yay -Rns bookstack

2. Manually Install "bookstack" via AUR

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

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

b. Clone bookstack's git locally

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

c. Go to ~/bookstack folder and install it

$ cd ~/bookstack $ makepkg -si

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

ID: 1418397
Name: bookstack
PackageBaseID: 173514
PackageBase: bookstack
Version: 24.02-1
Description: A simple, self-hosted, easy-to-use platform for organising and storing information
URL: https://github.com/BookStackApp/BookStack
NumVotes: 4
Popularity: 4.1E-5
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1638175890
LastModified: 1709246075
URLPath: /cgit/aur.git/snapshot/bookstack.tar.gz