kompose-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kompose-git

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

$ yay -Rns kompose-git

2. Manually Install "kompose-git" via AUR

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

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

b. Clone kompose-git's git locally

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

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

$ cd ~/kompose-git $ makepkg -si

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

ID: 602941
Name: kompose-git
PackageBaseID: 141134
PackageBase: kompose-git
Version: r1220.fb7a92ca-1
Description: kompose takes a Docker Compose file and translates it into Kubernetes resources (git version).
URL: https://github.com/kubernetes/kompose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: krevedko
Submitter: krevedko
FirstSubmitted: 1554968790
LastModified: 1554968790
URLPath: /cgit/aur.git/snapshot/kompose-git.tar.gz