How to Install and Uninstall sslscan.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "sslscan.x86_64" package
Here is a brief guide to show you how to install sslscan.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
sslscan.x86_64
Copied
2. Uninstall "sslscan.x86_64" package
Here is a brief guide to show you how to uninstall sslscan.x86_64 on Rocky Linux 8:
$
sudo dnf remove
sslscan.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sslscan.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:24:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : sslscan
Version : 2.0.6
Release : 1.el8
Architecture : x86_64
Size : 1.2 M
Source : sslscan-2.0.6-1.el8.src.rpm
Repository : epel
Summary : Security assessment tool for SSL/TLS
URL : https://github.com/rbsec/sslscan/
License : GPLv3+ with exceptions
Description : SSLScan queries SSL services, such as HTTPS, in order to determine the ciphers
: that are supported. SSLScan is designed to be easy, lean and fast.
: The output includes preferred ciphers of the SSL service, the certificate
: and is in text and XML formats.
Available Packages
Name : sslscan
Version : 2.0.6
Release : 1.el8
Architecture : x86_64
Size : 1.2 M
Source : sslscan-2.0.6-1.el8.src.rpm
Repository : epel
Summary : Security assessment tool for SSL/TLS
URL : https://github.com/rbsec/sslscan/
License : GPLv3+ with exceptions
Description : SSLScan queries SSL services, such as HTTPS, in order to determine the ciphers
: that are supported. SSLScan is designed to be easy, lean and fast.
: The output includes preferred ciphers of the SSL service, the certificate
: and is in text and XML formats.