< Home - < Back

kcbench-data


Information about the package, kcbench-data, which is shipped with common Linux distributions. The kcbench-data package is designed for, Kernel sources to be used by kcbench.


Package Name:

kcbench-data

Summary:

Kernel sources to be used by kcbench

Description:

Linux Kernel sources to be compiled by kcbench to benchmark system performance or test system stability.

Architecture:

noarch

Version:

0.1

Release:

5.el6

Size:

4.3 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for kcbench-data


Control the kcbench-data package with the following handy commands outlined below.


Command

Description of Command

yum install kcbench-data

This command will install kcbench-data on the server.

yum remove kcbench-data

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

yum -y remove kcbench-data

This command will un-install kcbench-data 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 kcbench-data when using the -y flag.

yum update kcbench-data

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

yum -y update kcbench-data

This command will update kcbench-data 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 kcbench-data when using the -y flag.

yum info kcbench-data

This command will show you core information about the kcbench-data package.

yum deplist kcbench-data

This command will show you the dependencies for kcbench-data. 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 kcbench-data

This command will check if there is an update waiting on kcbench-data. 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.