topicctl-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S topicctl-git

* (Optional) Uninstall topicctl-git on Arch using YAY

$ yay -Rns topicctl-git

2. Manually Install "topicctl-git" via AUR

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

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

b. Clone topicctl-git's git locally

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

c. Go to ~/topicctl-git folder and install it

$ cd ~/topicctl-git $ makepkg -si

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

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