< Home - < Back

root-cintex


Information about the package, root-cintex, which is shipped with common Linux distributions. The root-cintex package is designed for, Reflex to CINT dictionary converter.


Package Name:

root-cintex

Summary:

Reflex to CINT dictionary converter

Description:

Cintex is a library that converts Reflex dictionary information to CINT data structures used by ROOT. This package allows to interact with CINT with any class for which a Reflex dictionary is provided.

Architecture:

x86_64

Version:

5.34.36

Release:

1.el6

Size:

85 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for root-cintex


Control the root-cintex package with the following handy commands outlined below.


Command

Description of Command

yum install root-cintex

This command will install root-cintex on the server.

yum remove root-cintex

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

yum -y remove root-cintex

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

yum update root-cintex

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

yum -y update root-cintex

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

yum info root-cintex

This command will show you core information about the root-cintex package.

yum deplist root-cintex

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

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