tcppc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tcppc

* (Optional) Uninstall tcppc on Arch using YAY

$ yay -Rns tcppc

2. Manually Install "tcppc" via AUR

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

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

b. Clone tcppc's git locally

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

c. Go to ~/tcppc folder and install it

$ cd ~/tcppc $ makepkg -si

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

ID: 784313
Name: tcppc
PackageBaseID: 157176
PackageBase: tcppc
Version: 0.4.0-1
Description: A simple honeypot to capture TCP/TLS/UDP payloads on ALL ports
URL: https://github.com/md-irohas/tcppc-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1598620376
LastModified: 1598620376
URLPath: /cgit/aur.git/snapshot/tcppc.tar.gz