clickhouse on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "clickhouse" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install clickhouse on Arch using YAY

$ yay -S clickhouse

* (Optional) Uninstall clickhouse on Arch using YAY

$ yay -Rns clickhouse

2. Manually Install "clickhouse" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone clickhouse's git locally

$ git clone https://aur.archlinux.org/clickhouse.git ~/clickhouse

c. Go to ~/clickhouse folder and install it

$ cd ~/clickhouse $ makepkg -si

3. Information about the clickhouse package on Arch User Repository (AUR)

ID: 1427668
Name: clickhouse
PackageBaseID: 118750
PackageBase: clickhouse
Version: 24.2.2.71-1
Description: An open-source column-oriented database management system that allows generating analytical data reports in real time
URL: https://clickhouse.com
NumVotes: 22
Popularity: 1.0E-5
OutOfDate:
Maintainer: Felixoid
Submitter: kmeaw
FirstSubmitted: 1484322401
LastModified: 1710501899
URLPath: /cgit/aur.git/snapshot/clickhouse.tar.gz