< Home - < Back

cmake-fedora


Information about the package, cmake-fedora, which is shipped with common Linux distributions. The cmake-fedora package is designed for, CMake helper modules for fedora developers.


Package Name:

cmake-fedora

Summary:

CMake helper modules for fedora developers

Description:

cmake-fedora consist a set of cmake modules that provides helper macros and targets for fedora developers.

Architecture:

noarch

Version:

2.9.3

Release:

1.el6

Size:

126 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for cmake-fedora


Control the cmake-fedora package with the following handy commands outlined below.


Command

Description of Command

yum install cmake-fedora

This command will install cmake-fedora on the server.

yum remove cmake-fedora

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

yum -y remove cmake-fedora

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

yum update cmake-fedora

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

yum -y update cmake-fedora

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

yum info cmake-fedora

This command will show you core information about the cmake-fedora package.

yum deplist cmake-fedora

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

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