hnakamur/clickhouse
Project ID: 14622
Description
Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
Installation Instructions
ver=$(rpm -q --qf %{VERSION} $(rpm -q --whatprovides redhat-release))
sudo curl -sL -o /etc/yum.repos.d/hnakamur-clickhouse.repo https://copr.fedoraproject.org/coprs/hnakamur/clickhouse/repo/epel-${ver}/hnakamur-clickhouse-epel-${ver}.repo
install server
sudo yum install clickhouse-server
install client
sudo yum install clickhouse-client
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (41)* | EPEL 7 (219 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable hnakamur/clickhouse
More info about enabling Copr repositories