cuelang-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cuelang-bin

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

$ yay -Rns cuelang-bin

2. Manually Install "cuelang-bin" via AUR

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

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

b. Clone cuelang-bin's git locally

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

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

$ cd ~/cuelang-bin $ makepkg -si

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

ID: 912661
Name: cuelang-bin
PackageBaseID: 148081
PackageBase: cuelang-bin
Version: 0.4.0-1
Description: Validate and define text-based and dynamic configuration
URL: https://cuelang.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1648815285
Maintainer: metalmatze
Submitter: metalmatze
FirstSubmitted: 1578755057
LastModified: 1622068018
URLPath: /cgit/aur.git/snapshot/cuelang-bin.tar.gz