systemd-report-entropy on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S systemd-report-entropy

* (Optional) Uninstall systemd-report-entropy on Arch using YAY

$ yay -Rns systemd-report-entropy

2. Manually Install "systemd-report-entropy" via AUR

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

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

b. Clone systemd-report-entropy's git locally

$ git clone https://aur.archlinux.org/systemd-report-entropy.git ~/systemd-report-entropy

c. Go to ~/systemd-report-entropy folder and install it

$ cd ~/systemd-report-entropy $ makepkg -si

3. Information about the systemd-report-entropy package on Arch User Repository (AUR)

ID: 830462
Name: systemd-report-entropy
PackageBaseID: 159477
PackageBase: systemd-report-entropy
Version: 3-1
Description: report system entropy to journald during boot
URL: http://github.com/farseerfc/systemd-report-entropy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1604595138
LastModified: 1607410949
URLPath: /cgit/aur.git/snapshot/systemd-report-entropy.tar.gz