laze-bin on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S laze-bin

* (Optional) Uninstall laze-bin on Arch using YAY

$ yay -Rns laze-bin

2. Manually Install "laze-bin" via AUR

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

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

b. Clone laze-bin's git locally

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

c. Go to ~/laze-bin folder and install it

$ cd ~/laze-bin $ makepkg -si

3. Information about the laze-bin package on Arch User Repository (AUR)

ID: 1408760
Name: laze-bin
PackageBaseID: 177926
PackageBase: laze-bin
Version: 0.1.21-0
Description: A declarative build system for C projects aiming to be simple, fast and correct
URL: https://github.com/kaspar030/laze
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: kaspar030
Submitter: kaspar030
FirstSubmitted: 1649881831
LastModified: 1707858777
URLPath: /cgit/aur.git/snapshot/laze-bin.tar.gz