Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)

This commit is contained in:
proller 2018-04-03 17:46:43 +03:00
parent e58b0830e6
commit 721153ed53
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ Then run:
```bash
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 # optional
sudo apt-get update
sudo apt-get install clickhouse-client clickhouse-server
sudo apt-get install clickhouse-client clickhouse-server-common
```
You can also download and install packages manually from here:

View File

@ -31,7 +31,7 @@ deb http://repo.yandex.ru/clickhouse/deb/stable/ main/
```bash
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 # optional
sudo apt-get update
sudo apt-get install clickhouse-client clickhouse-server
sudo apt-get install clickhouse-client clickhouse-server-common
```
Также можно скачать и установить пакеты вручную, отсюда: <https://repo.yandex.ru/clickhouse/deb/stable/main/>.