cowrie on AUR (Arch User Repository)

Last updated: November 28,2024

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

$ yay -S cowrie

* (Optional) Uninstall cowrie on Arch using YAY

$ yay -Rns cowrie

2. Manually Install "cowrie" via AUR

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

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

b. Clone cowrie's git locally

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

c. Go to ~/cowrie folder and install it

$ cd ~/cowrie $ makepkg -si

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

ID: 1377043
Name: cowrie
PackageBaseID: 96877
PackageBase: cowrie
Version: 2.5.0-1
Description: Medium interaction SSH honeypot designed to log brute force attacks and entire shell interaction
URL: https://github.com/cowrie/cowrie
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: anthraxx
FirstSubmitted: 1439044829
LastModified: 1703806179
URLPath: /cgit/aur.git/snapshot/cowrie.tar.gz