install - TanXiaoXianSheng/myself GitHub Wiki
-
准备
我是通过那个rpm包安装的,地址为:https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/ 我的环境及选择版本
centos 7.5 clickhouse 1.1.64378
下载的服务器应该是在国外,所以下载的特别慢,我把我这个版本的上传到百度云一份,地址:点击进入
-
下载rpm包
mwget https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-client-1.1.54378-2.x86_64.rpm
mwegt https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-common-static-1.1.54378-2.x86_64.rpm
mwegt https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-common-static-dbg-1.1.54378-2.x86_64.rpm
mwegt https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-server-1.1.54378-2.x86_64.rpm
mwegt https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-server-base-1.1.54378-2.x86_64.rpm
mwget https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-server-common-1.1.54378-2.x86_64.rpm
mwget https://repo.yandex.ru/clickhouse/rpm/stable/x86_64/clickhouse-test-1.1.54378-2.x86_64.rpm
- 开始安装