python-clickhouse-connect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-clickhouse-connect

* (Optional) Uninstall python-clickhouse-connect on Arch using YAY

$ yay -Rns python-clickhouse-connect

2. Manually Install "python-clickhouse-connect" via AUR

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

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

b. Clone python-clickhouse-connect's git locally

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

c. Go to ~/python-clickhouse-connect folder and install it

$ cd ~/python-clickhouse-connect $ makepkg -si

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

ID: 1384741
Name: python-clickhouse-connect
PackageBaseID: 188752
PackageBase: python-clickhouse-connect
Version: 0.6.23-1
Description: ClickHouse Connect is a suite of Python packages providing interoperability with a wide range of Python applications
URL: https://github.com/ClickHouse/clickhouse-connect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1671110501
LastModified: 1705085495
URLPath: /cgit/aur.git/snapshot/python-clickhouse-connect.tar.gz