typst-book-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S typst-book-bin

* (Optional) Uninstall typst-book-bin on Arch using YAY

$ yay -Rns typst-book-bin

2. Manually Install "typst-book-bin" via AUR

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

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

b. Clone typst-book-bin's git locally

$ git clone https://aur.archlinux.org/typst-book-bin.git ~/typst-book-bin

c. Go to ~/typst-book-bin folder and install it

$ cd ~/typst-book-bin $ makepkg -si

3. Information about the typst-book-bin package on Arch User Repository (AUR)

ID: 1348419
Name: typst-book-bin
PackageBaseID: 199291
PackageBase: typst-book-bin
Version: 0.1.1-1
Description: A simple tool for creating modern online books in pure typst
URL: https://myriad-dreamin.github.io/typst-book/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AsukaMinato
FirstSubmitted: 1699269794
LastModified: 1699269794
URLPath: /cgit/aur.git/snapshot/typst-book-bin.tar.gz