nomad-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S nomad-git

* (Optional) Uninstall nomad-git on Arch using YAY

$ yay -Rns nomad-git

2. Manually Install "nomad-git" via AUR

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

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

b. Clone nomad-git's git locally

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

c. Go to ~/nomad-git folder and install it

$ cd ~/nomad-git $ makepkg -si

3. Information about the nomad-git package on Arch User Repository (AUR)

ID: 613639
Name: nomad-git
PackageBaseID: 141977
PackageBase: nomad-git
Version: v0.9.0_553_ge8a2fdba9-1
Description: Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
URL: https://www.nomadproject.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dg10a
FirstSubmitted: 1557617366
LastModified: 1558126665
URLPath: /cgit/aur.git/snapshot/nomad-git.tar.gz