python-confluent_kafka on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-confluent_kafka

* (Optional) Uninstall python-confluent_kafka on Arch using YAY

$ yay -Rns python-confluent_kafka

2. Manually Install "python-confluent_kafka" via AUR

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

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

b. Clone python-confluent_kafka's git locally

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

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

$ cd ~/python-confluent_kafka $ makepkg -si

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

ID: 783092
Name: python-confluent_kafka
PackageBaseID: 157077
PackageBase: python-confluent_kafka
Version: 1.5.0-1
Description: Confluent's Kafka Python Client
URL: https://github.com/confluentinc/confluent-kafka-python
NumVotes: 1
Popularity: 0.000262
OutOfDate:
Maintainer: PhCl
FirstSubmitted: 1598368826
LastModified: 1598368826
URLPath: /cgit/aur.git/snapshot/python-confluent_kafka.tar.gz