mimic-bpf on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mimic-bpf

* (Optional) Uninstall mimic-bpf on Arch using YAY

$ yay -Rns mimic-bpf

2. Manually Install "mimic-bpf" via AUR

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

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

b. Clone mimic-bpf's git locally

$ git clone https://aur.archlinux.org/mimic-bpf.git ~/mimic-bpf

c. Go to ~/mimic-bpf folder and install it

$ cd ~/mimic-bpf $ makepkg -si

3. Information about the mimic-bpf package on Arch User Repository (AUR)

ID: 1428179
Name: mimic-bpf
PackageBaseID: 203741
PackageBase: mimic-bpf
Version: 0.1.1-3
Description: eBPF UDP -> TCP obfuscator
URL: https://github.com/hack3ric/mimic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hack3ric
Submitter: hack3ric
FirstSubmitted: 1710570690
LastModified: 1710571919
URLPath: /cgit/aur.git/snapshot/mimic-bpf.tar.gz