icmptunnel on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S icmptunnel

* (Optional) Uninstall icmptunnel on Arch using YAY

$ yay -Rns icmptunnel

2. Manually Install "icmptunnel" via AUR

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

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

b. Clone icmptunnel's git locally

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

c. Go to ~/icmptunnel folder and install it

$ cd ~/icmptunnel $ makepkg -si

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

ID: 1136237
Name: icmptunnel
PackageBaseID: 109333
PackageBase: icmptunnel
Version: 1.0.0-1
Description: Transparently tunnel your IP traffic through ICMP echo and reply packets.
URL: https://github.com/DhavalKapil/icmptunnel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1458997906
LastModified: 1662508079
URLPath: /cgit/aur.git/snapshot/icmptunnel.tar.gz