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
Copied
b. Install crowbook on Arch using YAY
$
yay -S
crowbook
Copied
* (Optional) Uninstall crowbook on Arch using YAY
$
yay -Rns
crowbook
Copied
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
Copied
b. Clone crowbook's git locally
$
git clone https://aur.archlinux.org/crowbook.git
~/crowbook
Copied
c. Go to ~/crowbook folder and install it
$
cd
~/crowbook
Copied
$
makepkg -si
Copied
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
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