ruby-sigdump on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ruby-sigdump

* (Optional) Uninstall ruby-sigdump on Arch using YAY

$ yay -Rns ruby-sigdump

2. Manually Install "ruby-sigdump" via AUR

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

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

b. Clone ruby-sigdump's git locally

$ git clone https://aur.archlinux.org/ruby-sigdump.git ~/ruby-sigdump

c. Go to ~/ruby-sigdump folder and install it

$ cd ~/ruby-sigdump $ makepkg -si

3. Information about the ruby-sigdump package on Arch User Repository (AUR)

ID: 1285097
Name: ruby-sigdump
PackageBaseID: 158148
PackageBase: ruby-sigdump
Version: 0.2.5-1
Description: Use signal to show stacktrace of a Ruby process without restarting it
URL: https://github.com/fluent/sigdump
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1601310933
LastModified: 1688802255
URLPath: /cgit/aur.git/snapshot/ruby-sigdump.tar.gz