Where is the manual of particular package?

Solution Verified - Updated -

Environment

  • Red Hat Enterprise Linux 6

Issue

  • Where is the manual of particular package?

Resolution

  • Refer the release note of our Red Hat Enterprise Linux product.

http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.0_Release_Notes/index.html

  • Following command can be used to check the details of the package :

#yum info <package_name>
#rpm -qi <package_name>

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments