< Home - < Back

scap-workbench


Information about the package, scap-workbench, which is shipped with common Linux distributions. The scap-workbench package is designed for, Scanning, tailoring, editing and validation tool for SCAP content.


Package Name:

scap-workbench

Summary:

Scanning, tailoring, editing and validation tool for SCAP content

Description:

scap-workbench is GUI tool that provides scanning functionality for SCAP content. The tool is based on OpenSCAP library.

Architecture:

x86_64

Version:

1.1.1

Release:

1.el6

Size:

1.4 M

Repository:

base

From Repository:

Licence:

GPLv3+



Handy Yum Commands for scap-workbench


Control the scap-workbench package with the following handy commands outlined below.


Command

Description of Command

yum install scap-workbench

This command will install scap-workbench on the server.

yum remove scap-workbench

This command will un-install scap-workbench on the server. When you run this command, you will be asked if you are sure that you want to remove scap-workbench, so you have to manually confirm that you want to do this.

yum -y remove scap-workbench

This command will un-install scap-workbench on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove scap-workbench when using the -y flag.

yum update scap-workbench

This command will update scap-workbench to the latest version. When you run this command, you will be asked if you are sure that you want to remove scap-workbench, so you have to manually confirm that you want to do this.

yum -y update scap-workbench

This command will update scap-workbench to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove scap-workbench when using the -y flag.

yum info scap-workbench

This command will show you core information about the scap-workbench package.

yum deplist scap-workbench

This command will show you the dependencies for scap-workbench. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update scap-workbench

This command will check if there is an update waiting on scap-workbench. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.