< Home - < Back

gperftools-devel


Information about the package, gperftools-devel, which is shipped with common Linux distributions. The gperftools-devel package is designed for, Development libraries and headers for gperftools.


Package Name:

gperftools-devel

Summary:

Development libraries and headers for gperftools

Description:

Libraries and headers for developing applications that use gperftools.

Architecture:

x86_64

Version:

2.0

Release:

11.el6.3

Size:

290 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for gperftools-devel


Control the gperftools-devel package with the following handy commands outlined below.


Command

Description of Command

yum install gperftools-devel

This command will install gperftools-devel on the server.

yum remove gperftools-devel

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

yum -y remove gperftools-devel

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

yum update gperftools-devel

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

yum -y update gperftools-devel

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

yum info gperftools-devel

This command will show you core information about the gperftools-devel package.

yum deplist gperftools-devel

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

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