nml on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S nml

* (Optional) Uninstall nml on Arch using YAY

$ yay -Rns nml

2. Manually Install "nml" via AUR

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

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

b. Clone nml's git locally

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

c. Go to ~/nml folder and install it

$ cd ~/nml $ makepkg -si

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

ID: 1427853
Name: nml
PackageBaseID: 135787
PackageBase: nml
Version: 0.7.5-1
Description: OpenTTD NewGRF Meta Language Tools
URL: https://github.com/OpenTTD/nml
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: cockroach
Submitter: cockroach
FirstSubmitted: 1536342883
LastModified: 1710530291
URLPath: /cgit/aur.git/snapshot/nml.tar.gz