mkinitcpio-randommac on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkinitcpio-randommac

* (Optional) Uninstall mkinitcpio-randommac on Arch using YAY

$ yay -Rns mkinitcpio-randommac

2. Manually Install "mkinitcpio-randommac" via AUR

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

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

b. Clone mkinitcpio-randommac's git locally

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

c. Go to ~/mkinitcpio-randommac folder and install it

$ cd ~/mkinitcpio-randommac $ makepkg -si

3. Information about the mkinitcpio-randommac package on Arch User Repository (AUR)

ID: 1177008
Name: mkinitcpio-randommac
PackageBaseID: 61004
PackageBase: mkinitcpio-randommac
Version: 0.2.0-2
Description: Initialize network device with random mac address
URL: https://github.com/eworm-de/mkinitcpio-randommac
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1342690914
LastModified: 1669889177
URLPath: /cgit/aur.git/snapshot/mkinitcpio-randommac.tar.gz