topicctl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S topicctl

* (Optional) Uninstall topicctl on Arch using YAY

$ yay -Rns topicctl

2. Manually Install "topicctl" via AUR

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

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

b. Clone topicctl's git locally

$ git clone https://aur.archlinux.org/topicctl.git ~/topicctl

c. Go to ~/topicctl folder and install it

$ cd ~/topicctl $ makepkg -si

3. Information about the topicctl package on Arch User Repository (AUR)

ID: 783199
Name: topicctl
PackageBaseID: 157089
PackageBase: topicctl
Version: 0+r55+g4bca417-1
Description: Declarative management of Kafka topics
URL: https://github.com/segmentio/topicctl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1598397144
LastModified: 1598397144
URLPath: /cgit/aur.git/snapshot/topicctl.tar.gz