我要评分
获取效率
正确性
完整性
易理解

Installing the RPM Package

  1. Upload the RPM installation package to the /home directory.

    Download link:

    If the server is connected to the Internet, you can run the wget command on the server to download the RPM package.

    • CentOS 7.6:
      cd /home
      wget https://repo.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/database/fastdb-3.76-1.el7.aarch64.rpm --no-check-certificate
    • openEuler 20.03 LTS SP3:
      cd /home
      wget https://repo.huaweicloud.com/kunpeng/yum/oe/20.03-LTS/database/fastdb-3.76-1.aarch64.rpm --no-check-certificate
    • Kylin V10:
      cd /home
      wget https://repo.huaweicloud.com/kunpeng/yum/oe/Kylin-V10/database/fastdb-3.76-1.ky10.ky10.aarch64.rpm --no-check-certificate
  2. Go to the /home directory.
    cd /home
  3. Install FastDB.
    rpm -ivh fastdb-3.76-1.aarch64.rpm

  4. View details about the FastDB package.
    rpm -qi fastdb-3.76-1.aarch64

  5. View the installation directory.
    ll /usr/local/fastdb
    ll /usr/local/fastdb/bin