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