How to Install and Uninstall ciphertest.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "ciphertest.noarch" package

This guide let you learn how to install ciphertest.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ciphertest.noarch

2. Uninstall "ciphertest.noarch" package

This tutorial shows how to uninstall ciphertest.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ciphertest.noarch $ sudo dnf autoremove

3. Information about the ciphertest.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:15:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ciphertest
Version : 0.2.2
Release : 7.el8
Architecture : noarch
Size : 24 k
Source : ciphertest-0.2.2-7.el8.src.rpm
Repository : epel
Summary : An SSL cipher checker
URL : https://github.com/OpenSecurityResearch/ciphertest
License : GPLv3+
Description : cipherTest.sh is an SSL cipher checker in that it uses gnutls, which has
: support for many more configurations than openssl. It tests potentially
: ~3,200 different configurations but does some pre-optimization so that
: it minimizes "failed" checks.