kaobook on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S kaobook

* (Optional) Uninstall kaobook on Arch using YAY

$ yay -Rns kaobook

2. Manually Install "kaobook" via AUR

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

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

b. Clone kaobook's git locally

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

c. Go to ~/kaobook folder and install it

$ cd ~/kaobook $ makepkg -si

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

ID: 940467
Name: kaobook
PackageBaseID: 164862
PackageBase: kaobook
Version: 0.9.7-4
Description: A LaTeX class for books, reports or theses
URL: https://github.com/fmarotta/kaobook
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1616667049
LastModified: 1627480904
URLPath: /cgit/aur.git/snapshot/kaobook.tar.gz