cmake from home:csbuild:DBA project
選擇您的作業系統
加套件庫並手動安裝
需要 CentOS CentOS-7 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_CentOS-7/home:csbuild:DBA.repo yum install cmake
需要 CentOS 8 Stream ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8_Stream/home:csbuild:DBA.repo yum install cmake
需要 CentOS 8 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8/home:csbuild:DBA.repo yum install cmake
需要 CentOS 6 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_6/home:csbuild:DBA.repo yum install cmake
直接抓取二進位套件
加套件庫並手動安裝
需要 RedHat RHEL-8 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-8/home:csbuild:DBA.repo yum install cmake
需要 RedHat RHEL-7 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-7/home:csbuild:DBA.repo yum install cmake
直接抓取二進位套件
加套件庫並手動安裝
需要 SLE 15 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_15/home:csbuild:DBA.repo zypper refresh zypper install cmake
需要 SLE 12 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_12/home:csbuild:DBA.repo zypper refresh zypper install cmake