dnsjit on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S dnsjit

* (Optional) Uninstall dnsjit on Arch using YAY

$ yay -Rns dnsjit

2. Manually Install "dnsjit" via AUR

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

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

b. Clone dnsjit's git locally

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

c. Go to ~/dnsjit folder and install it

$ cd ~/dnsjit $ makepkg -si

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

ID: 1422606
Name: dnsjit
PackageBaseID: 155806
PackageBase: dnsjit
Version: 1.3.0-1
Description: Engine for capturing, parsing and replaying DNS
URL: https://github.com/DNS-OARC/dnsjit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tkrizek
Submitter: tkrizek
FirstSubmitted: 1595516947
LastModified: 1709830153
URLPath: /cgit/aur.git/snapshot/dnsjit.tar.gz