How to Install and Uninstall sscg.x86_64 Package on Fedora 36

Last updated: May 12,2024

1. Install "sscg.x86_64" package

This tutorial shows how to install sscg.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

This is a short guide on how to uninstall sscg.x86_64 on Fedora 36:

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

3. Information about the sscg.x86_64 package on Fedora 36

Last metadata expiration check: 2:16:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : sscg
Version : 3.0.2
Release : 6.fc36
Architecture : x86_64
Size : 46 k
Source : sscg-3.0.2-6.fc36.src.rpm
Repository : fedora
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.