sipgrep on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sipgrep

* (Optional) Uninstall sipgrep on Arch using YAY

$ yay -Rns sipgrep

2. Manually Install "sipgrep" via AUR

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

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

b. Clone sipgrep's git locally

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

c. Go to ~/sipgrep folder and install it

$ cd ~/sipgrep $ makepkg -si

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

ID: 656205
Name: sipgrep
PackageBaseID: 93412
PackageBase: sipgrep
Version: 2.1.0-1
Description: Display and Troubleshoot SIP signaling over IP networks in console
URL: https://www.sipcapture.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xdevla
FirstSubmitted: 1432738089
LastModified: 1571065649
URLPath: /cgit/aur.git/snapshot/sipgrep.tar.gz