sip-ping on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sip-ping

* (Optional) Uninstall sip-ping on Arch using YAY

$ yay -Rns sip-ping

2. Manually Install "sip-ping" via AUR

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

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

b. Clone sip-ping's git locally

$ git clone https://aur.archlinux.org/sip-ping.git ~/sip-ping

c. Go to ~/sip-ping folder and install it

$ cd ~/sip-ping $ makepkg -si

3. Information about the sip-ping package on Arch User Repository (AUR)

ID: 1265678
Name: sip-ping
PackageBaseID: 194149
PackageBase: sip-ping
Version: 2.0.0-1
Description: Send a SIP OPTIONS request to a server over ws/wss or udp/tcp/tls.
URL: https://github.com/lwahlmeier/sip-ping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ticpu
Submitter: ticpu
FirstSubmitted: 1685492223
LastModified: 1685492223
URLPath: /cgit/aur.git/snapshot/sip-ping.tar.gz