daze on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S daze

* (Optional) Uninstall daze on Arch using YAY

$ yay -Rns daze

2. Manually Install "daze" via AUR

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

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

b. Clone daze's git locally

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

c. Go to ~/daze folder and install it

$ cd ~/daze $ makepkg -si

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

ID: 936415
Name: daze
PackageBaseID: 168962
PackageBase: daze
Version: v0.1.1a-2
Description: A declarative langauge for building websites.
URL: https://github.com/JTechnologies/Daze/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VelocityDesign
Submitter: VelocityDesign
FirstSubmitted: 1626493673
LastModified: 1626710097
URLPath: /cgit/aur.git/snapshot/daze.tar.gz