Skip to main content

Install StarRiver Pro 2.x on NeoKylin

Overview

StarRiver Pro version

StarRiver Pro 2.x

Installation Method

Use the Run file to install the StarRiver Pro

OS Support

StarRiver Pro supports the 64-bit aarch64 architecture of NeoKirin

  • NeoKirin 7.0

StarRiver Pro only supports 64-bit operating system.

Install StarRiver Pro

Steps

Install StarRiver Pro

StarRiver Pro installation and upgrade methods are consistent.

  1. Download StarRiver Pro

Download the corresponding version of the installation package srp-2.x.x-{structure}.run. See: How to download StarRiver Pro

  1. Copy the installaion package to the destination Linux server. See: Copy files from Windows to Linux

  2. Log in to the Linux server. See: Log in to Linux system

  3. Ensure that the installation package has execution permissions

chmod +x ./srp-2.x.x-{structure}.run
  1. Execute the installation program
sudo -E ./srp-2.x.x-{structure}.run {hostip}

Notes:

  • {structure} is the platform architecture such as x86_64, aarch64, etc.
  • {hostip} is the IP address of the current server, such as 192.168.31.165