mdbook-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S mdbook-git

* (Optional) Uninstall mdbook-git on Arch using YAY

$ yay -Rns mdbook-git

2. Manually Install "mdbook-git" via AUR

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

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

b. Clone mdbook-git's git locally

$ git clone https://aur.archlinux.org/mdbook-git.git ~/mdbook-git

c. Go to ~/mdbook-git folder and install it

$ cd ~/mdbook-git $ makepkg -si

3. Information about the mdbook-git package on Arch User Repository (AUR)

ID: 946788
Name: mdbook-git
PackageBaseID: 133124
PackageBase: mdbook-git
Version: 0.4.12.r0.ge6629cd7-2
Description: Create book from markdown files, like Gitbook but implemented in Rust
URL: https://github.com/rust-lang-nursery/mdBook
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: FabioLolix
FirstSubmitted: 1528039086
LastModified: 1628717821
URLPath: /cgit/aur.git/snapshot/mdbook-git.tar.gz