mcelog on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mcelog

* (Optional) Uninstall mcelog on Arch using YAY

$ yay -Rns mcelog

2. Manually Install "mcelog" via AUR

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

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

b. Clone mcelog's git locally

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

c. Go to ~/mcelog folder and install it

$ cd ~/mcelog $ makepkg -si

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

ID: 1382901
Name: mcelog
PackageBaseID: 140351
PackageBase: mcelog
Version: 197-1
Description: Print machine check event log from x86-64 kernel
URL: https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git
NumVotes: 4
Popularity: 0.037707
OutOfDate:
Maintainer: otaj
Submitter: otaj
FirstSubmitted: 1552657992
LastModified: 1704794940
URLPath: /cgit/aur.git/snapshot/mcelog.tar.gz