zen on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S zen

* (Optional) Uninstall zen on Arch using YAY

$ yay -Rns zen

2. Manually Install "zen" via AUR

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

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

b. Clone zen's git locally

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

c. Go to ~/zen folder and install it

$ cd ~/zen $ makepkg -si

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

ID: 784070
Name: zen
PackageBaseID: 154302
PackageBase: zen
Version: 0.8.20200819LTS-1
Description: Reduce your stress with the C language. The first step to writing perfect software is Zen™
URL: https://zen-lang.org
NumVotes: 1
Popularity: 0
OutOfDate: 1614706155
Maintainer:
Submitter: sksat
FirstSubmitted: 1591949297
LastModified: 1598579419
URLPath: /cgit/aur.git/snapshot/zen.tar.gz