kube-dump on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "kube-dump" 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 kube-dump on Arch using YAY
$
yay -S
kube-dump
Copied
* (Optional) Uninstall kube-dump on Arch using YAY
$
yay -Rns
kube-dump
Copied
2. Manually Install "kube-dump" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kube-dump's git locally
$
git clone https://aur.archlinux.org/kube-dump.git
~/kube-dump
Copied
c. Go to ~/kube-dump folder and install it
$
cd
~/kube-dump
Copied
$
makepkg -si
Copied
3. Information about the kube-dump package on Arch User Repository (AUR)
ID: 1105515
Name: kube-dump
PackageBaseID: 171308
PackageBase: kube-dump
Version: 1.1.2-1
Description: Backup a Kubernetes cluster as a yaml manifest
URL: https://github.com/WoozyMasta/kube-dump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malus
Submitter: malus
FirstSubmitted: 1632396051
LastModified: 1656527579
URLPath: /cgit/aur.git/snapshot/kube-dump.tar.gz
Name: kube-dump
PackageBaseID: 171308
PackageBase: kube-dump
Version: 1.1.2-1
Description: Backup a Kubernetes cluster as a yaml manifest
URL: https://github.com/WoozyMasta/kube-dump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malus
Submitter: malus
FirstSubmitted: 1632396051
LastModified: 1656527579
URLPath: /cgit/aur.git/snapshot/kube-dump.tar.gz