How to Install and Uninstall sscg.x86_64 Package on CentOS Stream 9
Last updated: January 14,2025
1. Install "sscg.x86_64" package
In this section, we are going to explain the necessary steps to install sscg.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
sscg.x86_64
Copied
2. Uninstall "sscg.x86_64" package
This tutorial shows how to uninstall sscg.x86_64 on CentOS Stream 9:
$
sudo dnf remove
sscg.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sscg.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:29:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : sscg
Version : 3.0.0
Release : 7.el9
Architecture : x86_64
Size : 46 k
Source : sscg-3.0.0-7.el9.src.rpm
Repository : 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.
Available Packages
Name : sscg
Version : 3.0.0
Release : 7.el9
Architecture : x86_64
Size : 46 k
Source : sscg-3.0.0-7.el9.src.rpm
Repository : 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.