random_machine_id on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S random_machine_id

* (Optional) Uninstall random_machine_id on Arch using YAY

$ yay -Rns random_machine_id

2. Manually Install "random_machine_id" via AUR

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

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

b. Clone random_machine_id's git locally

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

c. Go to ~/random_machine_id folder and install it

$ cd ~/random_machine_id $ makepkg -si

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

ID: 1157293
Name: random_machine_id
PackageBaseID: 186911
PackageBase: random_machine_id
Version: 1-1
Description: generate new /etc/machine-id on boot
URL:
NumVotes: 1
Popularity: 0.002894
OutOfDate:
Maintainer: digital
Submitter: digital
FirstSubmitted: 1666731377
LastModified: 1666731377
URLPath: /cgit/aur.git/snapshot/random_machine_id.tar.gz