crowbook on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S crowbook

* (Optional) Uninstall crowbook on Arch using YAY

$ yay -Rns crowbook

2. Manually Install "crowbook" via AUR

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

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

b. Clone crowbook's git locally

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

c. Go to ~/crowbook folder and install it

$ cd ~/crowbook $ makepkg -si

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

ID: 1298787
Name: crowbook
PackageBaseID: 157208
PackageBase: crowbook
Version: 0.16.1-0
Description: Converts books written in Markdown to HTML, LaTeX/PDF and EPUB
URL: https://github.com/lise-henry/crowbook
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stefan0xC
Submitter: stefan0xC
FirstSubmitted: 1598745035
LastModified: 1691116511
URLPath: /cgit/aur.git/snapshot/crowbook.tar.gz