dump-shm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dump-shm

* (Optional) Uninstall dump-shm on Arch using YAY

$ yay -Rns dump-shm

2. Manually Install "dump-shm" via AUR

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

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

b. Clone dump-shm's git locally

$ git clone https://aur.archlinux.org/dump-shm.git ~/dump-shm

c. Go to ~/dump-shm folder and install it

$ cd ~/dump-shm $ makepkg -si

3. Information about the dump-shm package on Arch User Repository (AUR)

ID: 1403070
Name: dump-shm
PackageBaseID: 186240
PackageBase: dump-shm
Version: 1.2.0-1
Description: dump content of a shared memory to stdout
URL: https://github.com/NikolasK-source/dump_shm
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: shiradv0r
Submitter: shiradv0r
FirstSubmitted: 1664636094
LastModified: 1706895728
URLPath: /cgit/aur.git/snapshot/dump-shm.tar.gz