sngrep on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sngrep

* (Optional) Uninstall sngrep on Arch using YAY

$ yay -Rns sngrep

2. Manually Install "sngrep" via AUR

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

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

b. Clone sngrep's git locally

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

c. Go to ~/sngrep folder and install it

$ cd ~/sngrep $ makepkg -si

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

ID: 1372947
Name: sngrep
PackageBaseID: 92589
PackageBase: sngrep
Version: 1.8.0-1
Description: A tool for displaying SIP call message flows from a terminal
URL: https://github.com/irontec/sngrep
NumVotes: 12
Popularity: 0.037732
OutOfDate:
Maintainer: SycoLTH
Submitter: w1ngnutt
FirstSubmitted: 1430227799
LastModified: 1703083513
URLPath: /cgit/aur.git/snapshot/sngrep.tar.gz