clickhouse-client-bin on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "clickhouse-client-bin" 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-client-bin on Arch using YAY

$ yay -S clickhouse-client-bin

* (Optional) Uninstall clickhouse-client-bin on Arch using YAY

$ yay -Rns clickhouse-client-bin

2. Manually Install "clickhouse-client-bin" via AUR

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

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

b. Clone clickhouse-client-bin's git locally

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

c. Go to ~/clickhouse-client-bin folder and install it

$ cd ~/clickhouse-client-bin $ makepkg -si

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

ID: 1418536
Name: clickhouse-client-bin
PackageBaseID: 152538
PackageBase: clickhouse-bin
Version: 24.2.1.2248-1
Description: ClickHouse client and other client-related tools.
URL: https://clickhouse.tech/
NumVotes: 7
Popularity: 0.751952
OutOfDate:
Maintainer: thebits
Submitter: thebits
FirstSubmitted: 1588942418
LastModified: 1709271143
URLPath: /cgit/aur.git/snapshot/clickhouse-client-bin.tar.gz