python-aiokafka on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S python-aiokafka

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

$ yay -Rns python-aiokafka

2. Manually Install "python-aiokafka" via AUR

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

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

b. Clone python-aiokafka's git locally

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

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

$ cd ~/python-aiokafka $ makepkg -si

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

ID: 1268754
Name: python-aiokafka
PackageBaseID: 139646
PackageBase: python-aiokafka
Version: 0.8.1-1
Description: Asyncio client for Kafka
URL: https://aiokafka.readthedocs.io
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: a.kudelin
Submitter: jerry73204
FirstSubmitted: 1550240865
LastModified: 1686037881
URLPath: /cgit/aur.git/snapshot/python-aiokafka.tar.gz