kompose-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S kompose-bin

* (Optional) Uninstall kompose-bin on Arch using YAY

$ yay -Rns kompose-bin

2. Manually Install "kompose-bin" via AUR

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

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

b. Clone kompose-bin's git locally

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

c. Go to ~/kompose-bin folder and install it

$ cd ~/kompose-bin $ makepkg -si

3. Information about the kompose-bin package on Arch User Repository (AUR)

ID: 1000215
Name: kompose-bin
PackageBaseID: 119400
PackageBase: kompose-bin
Version: 1.26.0-1
Description: Takes a Docker Compose file and translates it into Kubernetes resources
URL: http://kompose.io/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1486027493
LastModified: 1639049607
URLPath: /cgit/aur.git/snapshot/kompose-bin.tar.gz