{"id":28567022,"url":"https://github.com/altinity/clickhouse-deb-install","last_synced_at":"2026-01-30T18:32:32.856Z","repository":{"id":103608465,"uuid":"129262739","full_name":"Altinity/clickhouse-deb-install","owner":"Altinity","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-12T14:29:00.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T11:50:11.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altinity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-12T14:18:46.000Z","updated_at":"2018-04-12T14:29:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"62e85cd1-b4aa-486b-83fa-5971bad24cb4","html_url":"https://github.com/Altinity/clickhouse-deb-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altinity/clickhouse-deb-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fclickhouse-deb-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fclickhouse-deb-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fclickhouse-deb-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fclickhouse-deb-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinity","download_url":"https://codeload.github.com/Altinity/clickhouse-deb-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fclickhouse-deb-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T15:40:25.577Z","updated_at":"2026-01-30T18:32:32.816Z","avatar_url":"https://github.com/Altinity.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# clickhouse-deb-install\n\nClickHouse DEB packages installation from packagecloud.io\n\n# Install Altinity packagecloud.io repo\n```bash\ncurl -s https://packagecloud.io/install/repositories/Altinity/clickhouse/script.deb.sh | sudo bash\n```\n\n# Install GCC-7\n\nClickHouse for Debian required gcc-7 and glibc 2.27, which is distributed with gcc-7\nInstall `gcc-7`\n\nAppend in `/etc/apt/sources.list` entries for test packages. So far `gcc-7` is still a test package for debian\n\n```bash\nsudo bash -c 'echo \"deb http://deb.debian.org/debian testing main\" \u003e\u003e /etc/apt/sources.list'\n\n```\n\nNow install `gcc-7`\n\n```bash\nsudo apt-get update\nsudo apt-get install -y gcc-7 g++-7\n```\n\nNow install `clickhouse`\n\n```bash\nsudo apt install 'clickhouse*'\n```\n\n\nAnd restart `ClickHouse` service\n\n```bash\nsudo /etc/init.d/clickhouse-server restart\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinity%2Fclickhouse-deb-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinity%2Fclickhouse-deb-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinity%2Fclickhouse-deb-install/lists"}