obelisk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S obelisk

* (Optional) Uninstall obelisk on Arch using YAY

$ yay -Rns obelisk

2. Manually Install "obelisk" via AUR

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

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

b. Clone obelisk's git locally

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

c. Go to ~/obelisk folder and install it

$ cd ~/obelisk $ makepkg -si

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

ID: 1040135
Name: obelisk
PackageBaseID: 176183
PackageBase: obelisk
Version: 0.90-1
Description: CLI tool for saving web page as single HTML file
URL: https://github.com/go-shiori/obelisk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1645289541
LastModified: 1645289541
URLPath: /cgit/aur.git/snapshot/obelisk.tar.gz