Rate This Document
Findability
Accuracy
Completeness
Readability

Configuring the Yum Source

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Check whether Yum is configured.
    yum list

    The Yum source is configured by default on openEuler 20.03 (LTS SP1) and does not need to be configured additionally.

  3. Install the base dependencies.
    yum install -y gcc gcc-c++ m4 wget openssl-devel git