ssllabs-scan on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ssllabs-scan

* (Optional) Uninstall ssllabs-scan on Arch using YAY

$ yay -Rns ssllabs-scan

2. Manually Install "ssllabs-scan" via AUR

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

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

b. Clone ssllabs-scan's git locally

$ git clone https://aur.archlinux.org/ssllabs-scan.git ~/ssllabs-scan

c. Go to ~/ssllabs-scan folder and install it

$ cd ~/ssllabs-scan $ makepkg -si

3. Information about the ssllabs-scan package on Arch User Repository (AUR)

ID: 597841
Name: ssllabs-scan
PackageBaseID: 91688
PackageBase: ssllabs-scan
Version: 1.5.0-1
Description: Command-line client for the SSL Labs APIs
URL: https://github.com/ssllabs/ssllabs-scan
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1427490071
LastModified: 1553445130
URLPath: /cgit/aur.git/snapshot/ssllabs-scan.tar.gz