topicctl on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install topicctl on Arch using YAY
$
yay -S
topicctl
Copied
* (Optional) Uninstall topicctl on Arch using YAY
$
yay -Rns
topicctl
Copied
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
Copied
b. Clone topicctl's git locally
$
git clone https://aur.archlinux.org/topicctl.git
~/topicctl
Copied
c. Go to ~/topicctl folder and install it
$
cd
~/topicctl
Copied
$
makepkg -si
Copied
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
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