vcluster on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vcluster

* (Optional) Uninstall vcluster on Arch using YAY

$ yay -Rns vcluster

2. Manually Install "vcluster" via AUR

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

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

b. Clone vcluster's git locally

$ git clone https://aur.archlinux.org/vcluster.git ~/vcluster

c. Go to ~/vcluster folder and install it

$ cd ~/vcluster $ makepkg -si

3. Information about the vcluster package on Arch User Repository (AUR)

ID: 1417587
Name: vcluster
PackageBaseID: 175112
PackageBase: vcluster
Version: 0.19.3-1
Description: Create fully functional virtual Kubernetes clusters
URL: https://vcluster.com
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: vianney
Submitter: joshua_wong
FirstSubmitted: 1642361522
LastModified: 1709146903
URLPath: /cgit/aur.git/snapshot/vcluster.tar.gz