How to Install and Uninstall check-create-certificate.noarch Package on Fedora 36

Last updated: October 14,2024

1. Install "check-create-certificate.noarch" package

In this section, we are going to explain the necessary steps to install check-create-certificate.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install check-create-certificate.noarch

2. Uninstall "check-create-certificate.noarch" package

Please follow the steps below to uninstall check-create-certificate.noarch on Fedora 36:

$ sudo dnf remove check-create-certificate.noarch $ sudo dnf autoremove

3. Information about the check-create-certificate.noarch package on Fedora 36

Last metadata expiration check: 1:47:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : check-create-certificate
Version : 0.5
Release : 22.20140409gitd0971ba.fc36
Architecture : noarch
Size : 17 k
Source : check-create-certificate-0.5-22.20140409gitd0971ba.fc36.src.rpm
Repository : fedora
Summary : A non-interactive script that creates an SSL certificate if it does not exist
URL : https://github.com/jdsn/check-create-certificate
License : GPLv2
Description : A script that checks for the existence of an SSL certificate
: or creates a new self signed one. It runs non-interactively and
: uses either predefined values or automatically guesses the best values.