Question
How do I install the op5 community yum package repository, and the "support tools" found within?
Answer
As of version 7.0.4 of op5 Monitor, the community repository files were pre-installed. The repositories are, however, marked as disabled and must be enabled on the command line.
To install the support tools, run the command below.
yum --enablerepo=\* clean all; yum --enablerepo=op5-community install op5-support-modules\*
In case some tools are already installed, or some are not up to date, this command will install all missing tools and make sure they are all updated to the latest version.
-
Tags:
- repositories
- community
- support tools
Comments
0 comments
Please sign in to leave a comment.