kubectl-convert-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S kubectl-convert-bin

* (Optional) Uninstall kubectl-convert-bin on Arch using YAY

$ yay -Rns kubectl-convert-bin

2. Manually Install "kubectl-convert-bin" via AUR

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

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

b. Clone kubectl-convert-bin's git locally

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

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

$ cd ~/kubectl-convert-bin $ makepkg -si

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

ID: 1126064
Name: kubectl-convert-bin
PackageBaseID: 177417
PackageBase: kubectl-convert-bin
Version: 1.24.3-1
Description: A kubectl plugin, which allows you to convert manifests between different API versions
URL: https://kubernetes.io/docs/tasks/tools/included/kubectl-convert-overview/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1648632075
LastModified: 1660512919
URLPath: /cgit/aur.git/snapshot/kubectl-convert-bin.tar.gz