How to Install and Uninstall ciphertest.noarch Package on CentOS 8 / RHEL 8

Last updated: May 09,2024

1. Install "ciphertest.noarch" package

Please follow the guidelines below to install ciphertest.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ciphertest.noarch

2. Uninstall "ciphertest.noarch" package

Please follow the steps below to uninstall ciphertest.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove ciphertest.noarch $ sudo dnf autoremove

3. Information about the ciphertest.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:03:25 ago on Sun May 9 13:03:46 2021.
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.