< Home - < Back

dyninst-doc


Information about the package, dyninst-doc, which is shipped with common Linux distributions. The dyninst-doc package is designed for, Documentation for using the Dyninst API.


Package Name:

dyninst-doc

Summary:

Documentation for using the Dyninst API

Description:

dyninst-doc contains API documentation for the Dyninst libraries.

Architecture:

x86_64

Version:

8.1.2

Release:

4.el6

Size:

3.9 M

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for dyninst-doc


Control the dyninst-doc package with the following handy commands outlined below.


Command

Description of Command

yum install dyninst-doc

This command will install dyninst-doc on the server.

yum remove dyninst-doc

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

yum -y remove dyninst-doc

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

yum update dyninst-doc

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

yum -y update dyninst-doc

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

yum info dyninst-doc

This command will show you core information about the dyninst-doc package.

yum deplist dyninst-doc

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

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