naml-bin on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S naml-bin

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

$ yay -Rns naml-bin

2. Manually Install "naml-bin" via AUR

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

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

b. Clone naml-bin's git locally

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

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

$ cd ~/naml-bin $ makepkg -si

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

ID: 1013383
Name: naml-bin
PackageBaseID: 171732
PackageBase: naml-bin
Version: 1.0.3-1
Description: Not another markup language. Framework for replacing Kubernetes YAML with Go.
URL: https://github.com/kris-nova/naml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1633551886
LastModified: 1641223016
URLPath: /cgit/aur.git/snapshot/naml-bin.tar.gz