sslyze on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S sslyze

* (Optional) Uninstall sslyze on Arch using YAY

$ yay -Rns sslyze

2. Manually Install "sslyze" via AUR

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

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

b. Clone sslyze's git locally

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

c. Go to ~/sslyze folder and install it

$ cd ~/sslyze $ makepkg -si

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

ID: 1331098
Name: sslyze
PackageBaseID: 64439
PackageBase: sslyze
Version: 5.2.0-1
Description: Fast and full-featured SSL scanner.
URL: https://github.com/nabla-c0d3/sslyze
NumVotes: 25
Popularity: 0.000342
OutOfDate:
Maintainer: goll
Submitter: fxbru
FirstSubmitted: 1352481837
LastModified: 1696867737
URLPath: /cgit/aur.git/snapshot/sslyze.tar.gz

5. The same packages on other Linux Distributions