libkdumpfile on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libkdumpfile

* (Optional) Uninstall libkdumpfile on Arch using YAY

$ yay -Rns libkdumpfile

2. Manually Install "libkdumpfile" via AUR

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

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

b. Clone libkdumpfile's git locally

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

c. Go to ~/libkdumpfile folder and install it

$ cd ~/libkdumpfile $ makepkg -si

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

ID: 1363257
Name: libkdumpfile
PackageBaseID: 172750
PackageBase: libkdumpfile
Version: 0.5.4-1
Description: Library for kernel core dump file access
URL: https://github.com/ptesarik/libkdumpfile
NumVotes: 1
Popularity: 0.076925
OutOfDate:
Maintainer: osandov
Submitter: osandov
FirstSubmitted: 1636062582
LastModified: 1701470125
URLPath: /cgit/aur.git/snapshot/libkdumpfile.tar.gz