kubeseal-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kubeseal-bin

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

$ yay -Rns kubeseal-bin

2. Manually Install "kubeseal-bin" via AUR

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

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

b. Clone kubeseal-bin's git locally

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

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

$ cd ~/kubeseal-bin $ makepkg -si

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

ID: 1130968
Name: kubeseal-bin
PackageBaseID: 140732
PackageBase: kubeseal-bin
Version: 0.18.2-1
Description: A tool for one-way encrypted secrets in Kubernetes
URL: https://github.com/bitnami-labs/sealed-secrets
NumVotes: 5
Popularity: 0.000304
OutOfDate:
Maintainer: tammert
FirstSubmitted: 1553698107
LastModified: 1661455135
URLPath: /cgit/aur.git/snapshot/kubeseal-bin.tar.gz