mdbook-compress on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-compress

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

$ yay -Rns mdbook-compress

2. Manually Install "mdbook-compress" via AUR

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

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

b. Clone mdbook-compress's git locally

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

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

$ cd ~/mdbook-compress $ makepkg -si

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

ID: 1194906
Name: mdbook-compress
PackageBaseID: 189441
PackageBase: mdbook-compress
Version: 0.2.1-0
Description: An mdBook single PDF generator using pure Rust and some Node.js
URL: https://github.com/RosiePuddles/mdbook-compress
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1673431245
LastModified: 1673431245
URLPath: /cgit/aur.git/snapshot/mdbook-compress.tar.gz