How to Install and Uninstall sscg.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "sscg.x86_64" package

Please follow the guidelines below to install sscg.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

Please follow the step by step instructions below to uninstall sscg.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

3. Information about the sscg.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:28:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : sscg
Version : 3.0.0
Release : 7.el9
Architecture : x86_64
Size : 48 k
Source : sscg-3.0.0-7.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Simple SSL certificate generator
URL : https://github.com/sgallagher/sscg
License : GPLv3+ with exceptions
Description : A utility to aid in the creation of more secure "self-signed"
: certificates. The certificates created by this tool are generated in a
: way so as to create a CA certificate that can be safely imported into a
: client machine to trust the service certificate without needing to set
: up a full PKI environment and without exposing the machine to a risk of
: false signatures from the service certificate.