mksend on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mksend

* (Optional) Uninstall mksend on Arch using YAY

$ yay -Rns mksend

2. Manually Install "mksend" via AUR

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

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

b. Clone mksend's git locally

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

c. Go to ~/mksend folder and install it

$ cd ~/mksend $ makepkg -si

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

ID: 313034
Name: mksend
PackageBaseID: 112429
PackageBase: mksend
Version: 0.5.6-3
Description: Tool to redirect, modify and send frames from a traffic active link.
URL: https://bitbucket.org/radare/mksend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: catwell
FirstSubmitted: 1465842870
LastModified: 1465847730
URLPath: /cgit/aur.git/snapshot/mksend.tar.gz