ssldump on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ssldump

* (Optional) Uninstall ssldump on Arch using YAY

$ yay -Rns ssldump

2. Manually Install "ssldump" via AUR

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

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

b. Clone ssldump's git locally

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

c. Go to ~/ssldump folder and install it

$ cd ~/ssldump $ makepkg -si

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

ID: 1304145
Name: ssldump
PackageBaseID: 22653
PackageBase: ssldump
Version: 1.8-1
Description: SSLv3/TLS network protocol analyzer
URL: https://github.com/adulau/ssldump
NumVotes: 34
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: Allan
FirstSubmitted: 1230467587
LastModified: 1692082133
URLPath: /cgit/aur.git/snapshot/ssldump.tar.gz