How to Install and Uninstall scap-security-guide.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "scap-security-guide.noarch" package

This guide let you learn how to install scap-security-guide.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install scap-security-guide.noarch

2. Uninstall "scap-security-guide.noarch" package

In this section, we are going to explain the necessary steps to uninstall scap-security-guide.noarch on CentOS Stream 9:

$ sudo dnf remove scap-security-guide.noarch $ sudo dnf autoremove

3. Information about the scap-security-guide.noarch package on CentOS Stream 9

Last metadata expiration check: 1:51:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : scap-security-guide
Version : 0.1.72
Release : 1.el9
Architecture : noarch
Size : 1.7 M
Source : scap-security-guide-0.1.72-1.el9.src.rpm
Repository : appstream
Summary : Security guidance and baselines in SCAP formats
URL : https://github.com/ComplianceAsCode/content/
License : BSD-3-Clause
Description : The scap-security-guide project provides a guide for configuration of the
: system from the final system's security point of view. The guidance is specified
: in the Security Content Automation Protocol (SCAP) format and constitutes
: a catalog of practical hardening advice, linked to government requirements
: where applicable. The project bridges the gap between generalized policy
: requirements and specific implementation guidelines. The system
: administrator can use the oscap CLI tool from openscap-scanner package, or the
: scap-workbench GUI tool from scap-workbench package to verify that the system
: conforms to provided guideline. Refer to scap-security-guide(8) manual page for
: further information.