monolith on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S monolith

* (Optional) Uninstall monolith on Arch using YAY

$ yay -Rns monolith

2. Manually Install "monolith" via AUR

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

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

b. Clone monolith's git locally

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

c. Go to ~/monolith folder and install it

$ cd ~/monolith $ makepkg -si

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

ID: 1422194
Name: monolith
PackageBaseID: 144502
PackageBase: monolith
Version: 2.8.1-1
Description: CLI to save web pages as single HTML files
URL: https://github.com/Y2Z/monolith
NumVotes: 12
Popularity: 0.000588
OutOfDate:
Maintainer: chillenb
Submitter: flacks
FirstSubmitted: 1566536647
LastModified: 1709782667
URLPath: /cgit/aur.git/snapshot/monolith.tar.gz