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
Copied
b. Install mcelog on Arch using YAY
$
yay -S
mcelog
Copied
* (Optional) Uninstall mcelog on Arch using YAY
$
yay -Rns
mcelog
Copied
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
Copied
b. Clone mcelog's git locally
$
git clone https://aur.archlinux.org/mcelog.git
~/mcelog
Copied
c. Go to ~/mcelog folder and install it
$
cd
~/mcelog
Copied
$
makepkg -si
Copied
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
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