nmctl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nmctl

* (Optional) Uninstall nmctl on Arch using YAY

$ yay -Rns nmctl

2. Manually Install "nmctl" via AUR

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

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

b. Clone nmctl's git locally

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

c. Go to ~/nmctl folder and install it

$ cd ~/nmctl $ makepkg -si

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

ID: 1339126
Name: nmctl
PackageBaseID: 190755
PackageBase: nmctl
Version: 0.21.1-1
Description: cli to control netmaker, a platform for modern, blazing fast wg virtual networks
URL: https://github.com/gravitl/netmaker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dlrow_olleh
FirstSubmitted: 1677193618
LastModified: 1698137953
URLPath: /cgit/aur.git/snapshot/nmctl.tar.gz