rasdaemon on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rasdaemon

* (Optional) Uninstall rasdaemon on Arch using YAY

$ yay -Rns rasdaemon

2. Manually Install "rasdaemon" via AUR

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

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

b. Clone rasdaemon's git locally

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

c. Go to ~/rasdaemon folder and install it

$ cd ~/rasdaemon $ makepkg -si

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

ID: 1230807
Name: rasdaemon
PackageBaseID: 122051
PackageBase: rasdaemon
Version: 0.8.0-1
Description: Logging daemon for Platform Reliability, Availability and Serviceability (RAS), replacing mcelog
URL: https://github.com/mchehab/rasdaemon
NumVotes: 40
Popularity: 0.39533
OutOfDate:
Maintainer: eta-carinae
Submitter: grawity
FirstSubmitted: 1493880549
LastModified: 1679533524
URLPath: /cgit/aur.git/snapshot/rasdaemon.tar.gz