Skip to content

Build Instructions for ArchLinux

ryanerwin edited this page May 21, 2018 · 3 revisions

Zeal is included in Arch pacman. Just run:

pacman -S zeal
# all done...

If you want to build from github, you can use zeal git AUR

git clone https://aur.archlinux.org/zeal-git.git
cd zeal-git
makepkg
pacman -U *.xz