kcompose on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kcompose

* (Optional) Uninstall kcompose on Arch using YAY

$ yay -Rns kcompose

2. Manually Install "kcompose" via AUR

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

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

b. Clone kcompose's git locally

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

c. Go to ~/kcompose folder and install it

$ cd ~/kcompose $ makepkg -si

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

ID: 929755
Name: kcompose
PackageBaseID: 136664
PackageBase: kcompose
Version: 0.9.2-1
Description: Utility tool for managing kafka
URL: https://github.com/arquivei/kcompose
NumVotes: 1
Popularity: 0.033727
OutOfDate:
Maintainer: andremissaglia
FirstSubmitted: 1539618152
LastModified: 1625342062
URLPath: /cgit/aur.git/snapshot/kcompose.tar.gz