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

Last updated: June 26,2024

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

$ yay -S python-clickhouse-driver

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

$ yay -Rns python-clickhouse-driver

2. Manually Install "python-clickhouse-driver" 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-driver's git locally

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

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

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

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

ID: 1182856
Name: python-clickhouse-driver
PackageBaseID: 149260
PackageBase: python-clickhouse-driver
Version: 0.2.5-1
Description: ClickHouse Python Driver with native (TCP) interface support
URL: https://github.com/mymarilyn/clickhouse-driver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1582030315
LastModified: 1671110107
URLPath: /cgit/aur.git/snapshot/python-clickhouse-driver.tar.gz