zeno on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S zeno

* (Optional) Uninstall zeno on Arch using YAY

$ yay -Rns zeno

2. Manually Install "zeno" via AUR

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

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

b. Clone zeno's git locally

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

c. Go to ~/zeno folder and install it

$ cd ~/zeno $ makepkg -si

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

ID: 1097803
Name: zeno
PackageBaseID: 177017
PackageBase: zeno
Version: r11.e6cf2fd-1
Description: Open-source node system framework for simulation and others
URL: https://github.com/zenustech/zeno
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: archibate
Submitter: archibate
FirstSubmitted: 1647589731
LastModified: 1655132255
URLPath: /cgit/aur.git/snapshot/zeno.tar.gz