hexinject on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S hexinject

* (Optional) Uninstall hexinject on Arch using YAY

$ yay -Rns hexinject

2. Manually Install "hexinject" via AUR

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

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

b. Clone hexinject's git locally

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

c. Go to ~/hexinject folder and install it

$ cd ~/hexinject $ makepkg -si

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

ID: 1182203
Name: hexinject
PackageBaseID: 134037
PackageBase: hexinject
Version: 1.6-2
Description: Network packet sniffer and injector
URL: https://hexinject.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: adsun
FirstSubmitted: 1530911845
LastModified: 1670958064
URLPath: /cgit/aur.git/snapshot/hexinject.tar.gz

5. The same packages on other Linux Distributions