nm-duid on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S nm-duid

* (Optional) Uninstall nm-duid on Arch using YAY

$ yay -Rns nm-duid

2. Manually Install "nm-duid" via AUR

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

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

b. Clone nm-duid's git locally

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

c. Go to ~/nm-duid folder and install it

$ cd ~/nm-duid $ makepkg -si

3. Information about the nm-duid package on Arch User Repository (AUR)

ID: 479336
Name: nm-duid
PackageBaseID: 129323
PackageBase: nm-duid
Version: 0.1-1
Description: Small tool to calculate the NetworkManager generated DHCPv6 DUID
URL: https://github.com/mss/nm-duid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mpolishchuck
Submitter: mpolishchuck
FirstSubmitted: 1516399826
LastModified: 1516399826
URLPath: /cgit/aur.git/snapshot/nm-duid.tar.gz