zeal on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S zeal

* (Optional) Uninstall zeal on Arch using YAY

$ yay -Rns zeal

2. Manually Install "zeal" via AUR

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

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

b. Clone zeal's git locally

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

c. Go to ~/zeal folder and install it

$ cd ~/zeal $ makepkg -si

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

ID: 770823
Name: zeal
PackageBaseID: 152258
PackageBase: zeal
Version: 0.6.1-3
Description: An offline API documentation browser
URL: https://zealdocs.org/
NumVotes: 37
Popularity: 0.582741
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1588365117
LastModified: 1595912177
URLPath: /cgit/aur.git/snapshot/zeal.tar.gz