velero-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S velero-bin

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

$ yay -Rns velero-bin

2. Manually Install "velero-bin" via AUR

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

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

b. Clone velero-bin's git locally

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

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

$ cd ~/velero-bin $ makepkg -si

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

ID: 1395388
Name: velero-bin
PackageBaseID: 140008
PackageBase: velero-bin
Version: 1.13.0-1
Description: Backup client for Kubernetes
URL: https://github.com/vmware-tanzu/velero
NumVotes: 4
Popularity: 0.021294
OutOfDate:
Maintainer: tongpu
Submitter: tongpu
FirstSubmitted: 1551387592
LastModified: 1706603432
URLPath: /cgit/aur.git/snapshot/velero-bin.tar.gz