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

Last updated: September 21,2024

1. Install "sscg.x86_64" package

Please follow the step by step instructions below to install sscg.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

Learn how to uninstall sscg.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:01:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : sscg
Version : 3.0.0
Release : 7.el8
Architecture : x86_64
Size : 52 k
Source : sscg-3.0.0-7.el8.src.rpm
Repository : ubi-8-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.