wiki2book on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S wiki2book

* (Optional) Uninstall wiki2book on Arch using YAY

$ yay -Rns wiki2book

2. Manually Install "wiki2book" via AUR

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

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

b. Clone wiki2book's git locally

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

c. Go to ~/wiki2book folder and install it

$ cd ~/wiki2book $ makepkg -si

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

ID: 1392939
Name: wiki2book
PackageBaseID: 200180
PackageBase: wiki2book
Version: 0.1.1-1
Description: Wiki2book is a CLI tool to convert one or multiple Wikipedia articles into an eBook.
URL: https://github.com/hauke96/wiki2book
NumVotes: 1
Popularity: 0.867578
OutOfDate:
Maintainer: hauke96
Submitter: hauke96
FirstSubmitted: 1701596805
LastModified: 1706280586
URLPath: /cgit/aur.git/snapshot/wiki2book.tar.gz