levant on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S levant

* (Optional) Uninstall levant on Arch using YAY

$ yay -Rns levant

2. Manually Install "levant" via AUR

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

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

b. Clone levant's git locally

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

c. Go to ~/levant folder and install it

$ cd ~/levant $ makepkg -si

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

ID: 1329527
Name: levant
PackageBaseID: 192330
PackageBase: levant
Version: 0.3.3-1
Description: An open source templating and deployment tool for HashiCorp Nomad jobs
URL: https://github.com/hashicorp/levant
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1680562282
LastModified: 1696600465
URLPath: /cgit/aur.git/snapshot/levant.tar.gz