packetsender on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S packetsender

* (Optional) Uninstall packetsender on Arch using YAY

$ yay -Rns packetsender

2. Manually Install "packetsender" via AUR

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

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

b. Clone packetsender's git locally

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

c. Go to ~/packetsender folder and install it

$ cd ~/packetsender $ makepkg -si

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

ID: 1384904
Name: packetsender
PackageBaseID: 116958
PackageBase: packetsender
Version: 8.6.5-1
Description: Network utility for sending / receiving TCP and UDP packets
URL: http://packetsender.com/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: sutt
FirstSubmitted: 1478903600
LastModified: 1705114252
URLPath: /cgit/aur.git/snapshot/packetsender.tar.gz