dao-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dao-git

* (Optional) Uninstall dao-git on Arch using YAY

$ yay -Rns dao-git

2. Manually Install "dao-git" via AUR

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

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

b. Clone dao-git's git locally

$ git clone https://aur.archlinux.org/dao-git.git ~/dao-git

c. Go to ~/dao-git folder and install it

$ cd ~/dao-git $ makepkg -si

3. Information about the dao-git package on Arch User Repository (AUR)

ID: 451001
Name: dao-git
PackageBaseID: 94502
PackageBase: dao-git
Version: 1783.0e31564f-1
Description: A modern, very lightweight, portable, optionally typed programming language and VM written in C featuring blazingly fast real concurrency, defer, OOP, AOP, bytecode, high-level standard library, advanced modules & bindings and much more!
URL: http://daoscript.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dumblob
Submitter: dumblob
FirstSubmitted: 1434226386
LastModified: 1507753143
URLPath: /cgit/aur.git/snapshot/dao-git.tar.gz