virtctl-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S virtctl-bin

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

$ yay -Rns virtctl-bin

2. Manually Install "virtctl-bin" via AUR

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

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

b. Clone virtctl-bin's git locally

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

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

$ cd ~/virtctl-bin $ makepkg -si

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

ID: 1184443
Name: virtctl-bin
PackageBaseID: 134517
PackageBase: virtctl-bin
Version: 0.58.0-1
Description: Kubernetes Virtualization API and runtime in order to define and manage virtual machines (CLI)
URL: https://github.com/kubevirt/kubevirt
NumVotes: 0
Popularity: 0
OutOfDate: 1684015054
Maintainer: majora
Submitter: sjr
FirstSubmitted: 1532592465
LastModified: 1671324006
URLPath: /cgit/aur.git/snapshot/virtctl-bin.tar.gz