How to Install and Uninstall sscg.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "sscg.x86_64" package

Here is a brief guide to show you how to install sscg.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

Please follow the instructions below to uninstall sscg.x86_64 on Oracle Linux 9:

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

3. Information about the sscg.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:44:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : sscg
Version : 3.0.0
Release : 7.el9
Architecture : x86_64
Size : 49 k
Source : sscg-3.0.0-7.el9.src.rpm
Repository : ol9_appstream
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.