kafka-gitops on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S kafka-gitops

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

$ yay -Rns kafka-gitops

2. Manually Install "kafka-gitops" via AUR

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

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

b. Clone kafka-gitops's git locally

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

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

$ cd ~/kafka-gitops $ makepkg -si

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

ID: 1073086
Name: kafka-gitops
PackageBaseID: 178307
PackageBase: kafka-gitops
Version: 0.2.15-3
Description: Manage Apache Kafka topics and generate ACLs through a desired state file.
URL: https://github.com/devshawn/kafka-gitops
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1650945579
LastModified: 1651184705
URLPath: /cgit/aur.git/snapshot/kafka-gitops.tar.gz