voiphopper on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S voiphopper

* (Optional) Uninstall voiphopper on Arch using YAY

$ yay -Rns voiphopper

2. Manually Install "voiphopper" via AUR

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

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

b. Clone voiphopper's git locally

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

c. Go to ~/voiphopper folder and install it

$ cd ~/voiphopper $ makepkg -si

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

ID: 211476
Name: voiphopper
PackageBaseID: 40157
PackageBase: voiphopper
Version: 2.04-1
Description: A security validation tool that tests to see if a PC can mimic the behavior of an IP Phone. It rapidly automates a VLAN Hop into the Voice VLAN.
URL: http://voiphopper.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1282567279
LastModified: 1436855174
URLPath: /cgit/aur.git/snapshot/voiphopper.tar.gz

5. The same packages on other Linux Distributions