mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)
This commit is contained in:
parent
e58b0830e6
commit
721153ed53
@ -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:
|
||||
|
@ -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/>.
|
||||
|
Loading…
Reference in New Issue
Block a user