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

Last updated: November 26,2024

1. Install "sscg.x86_64" package

This guide let you learn how to install sscg.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

Please follow the step by step instructions below to uninstall sscg.x86_64 on Fedora 39:

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:29:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : sscg
Version : 3.0.5
Release : 3.fc39
Architecture : x86_64
Size : 46 k
Source : sscg-3.0.5-3.fc39.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.