python-kafka on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-kafka

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

$ yay -Rns python-kafka

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

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

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

$ cd ~/python-kafka $ makepkg -si

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

ID: 1084815
Name: python-kafka
PackageBaseID: 135913
PackageBase: python-kafka
Version: 2.0.2-1
Description: Python client for Apache Kafka
URL: https://github.com/dpkp/kafka-python
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: a.kudelin
Submitter: jerry73204
FirstSubmitted: 1536590834
LastModified: 1653429040
URLPath: /cgit/aur.git/snapshot/python-kafka.tar.gz