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

Last updated: October 05,2024

1. Install "sscg.x86_64" package

Please follow the guidance below to install sscg.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install sscg.x86_64

2. Uninstall "sscg.x86_64" package

Please follow the guidelines below to uninstall sscg.x86_64 on Fedora 35:

$ sudo dnf remove sscg.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:03:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : sscg
Version : 3.0.2
Release : 6.fc35
Architecture : x86_64
Size : 45 k
Source : sscg-3.0.2-6.fc35.src.rpm
Repository : updates
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.