honeyd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S honeyd

* (Optional) Uninstall honeyd on Arch using YAY

$ yay -Rns honeyd

2. Manually Install "honeyd" via AUR

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

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

b. Clone honeyd's git locally

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

c. Go to ~/honeyd folder and install it

$ cd ~/honeyd $ makepkg -si

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

ID: 245076
Name: honeyd
PackageBaseID: 102842
PackageBase: honeyd
Version: 1.6.7-8
Description: A small daemon that creates virtual hosts on a network.
URL: https://github.com/DataSoft/Honeyd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SirusCloud
FirstSubmitted: 1446466415
LastModified: 1446512588
URLPath: /cgit/aur.git/snapshot/honeyd.tar.gz