How to Install and Uninstall sscg.src Package on Oracle Linux 8

Last updated: November 25,2024

1. Install "sscg.src" package

Please follow the steps below to install sscg.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install sscg.src

2. Uninstall "sscg.src" package

Please follow the instructions below to uninstall sscg.src on Oracle Linux 8:

$ sudo dnf remove sscg.src $ sudo dnf autoremove

3. Information about the sscg.src package on Oracle Linux 8

Last metadata expiration check: 1:00:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sscg
Version : 2.3.3
Release : 14.el8
Architecture : src
Size : 75 k
Source : None
Repository : ol8_appstream
Summary : Simple SSL certificate generator
URL : https://github.com/sgallagher/sscg
License : BSD
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.