mimic-bpf-dkms on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mimic-bpf-dkms

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

$ yay -Rns mimic-bpf-dkms

2. Manually Install "mimic-bpf-dkms" 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-dkms's git locally

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

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

$ cd ~/mimic-bpf-dkms $ makepkg -si

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

ID: 1428180
Name: mimic-bpf-dkms
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-dkms.tar.gz