< Home - < Back

libbabeltrace


Information about the package, libbabeltrace, which is shipped with common Linux distributions. The libbabeltrace package is designed for, Common Trace Format Babel Tower.


Package Name:

libbabeltrace

Summary:

Common Trace Format Babel Tower

Description:

This project provides trace read and write libraries, as well as a trace converter. A plugin can be created for any trace format to allow its conversion to/from another trace format.

Architecture:

x86_64

Version:

1.2.1

Release:

1.el6

Size:

139 k

Repository:

epel

From Repository:

Licence:

MIT and GPLv2



Handy Yum Commands for libbabeltrace


Control the libbabeltrace package with the following handy commands outlined below.


Command

Description of Command

yum install libbabeltrace

This command will install libbabeltrace on the server.

yum remove libbabeltrace

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

yum -y remove libbabeltrace

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

yum update libbabeltrace

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

yum -y update libbabeltrace

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

yum info libbabeltrace

This command will show you core information about the libbabeltrace package.

yum deplist libbabeltrace

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

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