testsslserver on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S testsslserver

* (Optional) Uninstall testsslserver on Arch using YAY

$ yay -Rns testsslserver

2. Manually Install "testsslserver" via AUR

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

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

b. Clone testsslserver's git locally

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

c. Go to ~/testsslserver folder and install it

$ cd ~/testsslserver $ makepkg -si

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

ID: 244807
Name: testsslserver
PackageBaseID: 102827
PackageBase: testsslserver
Version: 1.0-1
Description: A script to test TLS/SSL servers for CRIME, BEAST, and other issues.
URL: http://www.bolet.org/TestSSLServer/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: luckdragon
Submitter: luckdragon
FirstSubmitted: 1446437084
LastModified: 1446437228
URLPath: /cgit/aur.git/snapshot/testsslserver.tar.gz