How to Install and Uninstall ciphertest.noarch Package on AlmaLinux 8

Last updated: July 02,2024

1. Install "ciphertest.noarch" package

This guide let you learn how to install ciphertest.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ciphertest.noarch

2. Uninstall "ciphertest.noarch" package

This is a short guide on how to uninstall ciphertest.noarch on AlmaLinux 8:

$ sudo dnf remove ciphertest.noarch $ sudo dnf autoremove

3. Information about the ciphertest.noarch package on AlmaLinux 8

Last metadata expiration check: 0:42:47 ago on Mon Sep 5 03:22:42 2022.
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.