ClickHouse / ClickHouse/ClickHouse
sudo ./clickhouse uninstall
Open
comp-build-system
external
feature
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
_No response_
### Use case
Installing clickhouse with a "one-liner" curl command is trivial and easy! However preparing for a production deployment on the same server is not easy: it is hard to remove the installed one since there is no `sudo ./clickhouse uninstall`!
### Describe the solution you'd like
`sudo ./clickhouse uninstall`
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.