Rate This Document
Findability
Accuracy
Completeness
Readability

Verification

Verifying the Installation in WebUI Mode

Log in to the Kunpeng DevKit WebUI. For details, see Logging In to the Kunpeng DevKit. If the login is successful, the Kunpeng DevKit has been installed.

Verifying the Installation in CLI Mode

  1. Use an SSH tool to remotely log in to the openEuler CLI.
  2. Access the tools directory under the Kunpeng DevKit installation directory (replace /opt/DevKit with the actual tool installation directory).
    1
    cd /opt/DevKit/tools
    
  3. Query the tool version.
    1
    ./devkit -v
    

    If the following information is displayed, the installation is successful. In the information, x.x.x indicates the version.

    1
    x.x.x