kdumpst on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S kdumpst

* (Optional) Uninstall kdumpst on Arch using YAY

$ yay -Rns kdumpst

2. Manually Install "kdumpst" via AUR

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

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

b. Clone kdumpst's git locally

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

c. Go to ~/kdumpst folder and install it

$ cd ~/kdumpst $ makepkg -si

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

ID: 1381053
Name: kdumpst
PackageBaseID: 192564
PackageBase: kdumpst
Version: 1.1-1
Description: kdumpst, a tool for collecting pstore/kdump logs.
URL: https://gitlab.freedesktop.org/gpiccoli/kdumpst
NumVotes: 3
Popularity: 0.97914
OutOfDate:
Maintainer: gpiccoli
Submitter: gpiccoli
FirstSubmitted: 1681240796
LastModified: 1704487522
URLPath: /cgit/aur.git/snapshot/kdumpst.tar.gz