Skip to content

Instantly share code, notes, and snippets.

@mohanpedala
Created June 4, 2017 03:18
Show Gist options
  • Save mohanpedala/05217fe97998a260a187eb73c21b6722 to your computer and use it in GitHub Desktop.
Save mohanpedala/05217fe97998a260a187eb73c21b6722 to your computer and use it in GitHub Desktop.
Installing an rpm file in RHEL
rpm -ivh <file-name>.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment