HP Value UPS Manager User Manual

Diagram c-1-3-2
Step 4, install the packages via command line,
a) Go to the directory where these packages
are located.
b) Use the command to install: rpm -ivh package-name. Use the package
Deployment_Guide-zh-CN-5.1.0-11.noarch.rpm as an example, rpm -ivh
Deployment_Guide-zh-CN-5.1.0-11.noarch. Additionally, please note the privilege problem, if there is no
privilege to execute the package, you need assign privilege to it first, for example, use the command:
chmod 777 Deployment_Guide-zh-CN-5.1.0-11.noarch.rpm
c) Check the installation result using the command: rpm -qi Deployment_Guide-zh-CN-5.1.0-11.noarch
d) If the user wants to remove the package, please use the command: rpm -e
Deployment_Guide-zh-CN-5.1.0-11.noarch
Refer diagram c-1-4-1 below.