velero on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "velero" 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 velero on Arch using YAY
$
yay -S
velero
Copied
* (Optional) Uninstall velero on Arch using YAY
$
yay -Rns
velero
Copied
2. Manually Install "velero" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone velero's git locally
$
git clone https://aur.archlinux.org/velero.git
~/velero
Copied
c. Go to ~/velero folder and install it
$
cd
~/velero
Copied
$
makepkg -si
Copied
3. Information about the velero package on Arch User Repository (AUR)
ID: 1426664
Name: velero
PackageBaseID: 158114
PackageBase: velero
Version: 1.13.1-1
Description: Backup and migrate Kubernetes applications and their persistent volumes
URL: https://velero.io
NumVotes: 3
Popularity: 0.391506
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1601227901
LastModified: 1710363005
URLPath: /cgit/aur.git/snapshot/velero.tar.gz
Name: velero
PackageBaseID: 158114
PackageBase: velero
Version: 1.13.1-1
Description: Backup and migrate Kubernetes applications and their persistent volumes
URL: https://velero.io
NumVotes: 3
Popularity: 0.391506
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1601227901
LastModified: 1710363005
URLPath: /cgit/aur.git/snapshot/velero.tar.gz