How to Install and Uninstall scap-security-guide.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the guidance below to install scap-security-guide.noarch on Rocky Linux 9

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

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

Please follow the instructions below to uninstall scap-security-guide.noarch on Rocky Linux 9:

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

3. Information about the scap-security-guide.noarch package on Rocky Linux 9

Last metadata expiration check: 2:22:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : scap-security-guide
Version : 0.1.69
Release : 3.el9_3.rocky.1.0
Architecture : noarch
Size : 1.6 M
Source : scap-security-guide-0.1.69-3.el9_3.rocky.1.0.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.