naml on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S naml

* (Optional) Uninstall naml on Arch using YAY

$ yay -Rns naml

2. Manually Install "naml" via AUR

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

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

b. Clone naml's git locally

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

c. Go to ~/naml folder and install it

$ cd ~/naml $ makepkg -si

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

ID: 993238
Name: naml
PackageBaseID: 173284
PackageBase: naml
Version: v1.0.3-1
Description: Not Another Markup Language [NAML]
URL: https://github.com/kris-nova/naml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kris-nova
Submitter: kris-nova
FirstSubmitted: 1637426460
LastModified: 1637725724
URLPath: /cgit/aur.git/snapshot/naml.tar.gz