virtctl-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S virtctl-git

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

$ yay -Rns virtctl-git

2. Manually Install "virtctl-git" via AUR

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

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

b. Clone virtctl-git's git locally

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

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

$ cd ~/virtctl-git $ makepkg -si

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

ID: 1062662
Name: virtctl-git
PackageBaseID: 139014
PackageBase: virtctl-git
Version: r53.c601cfe-2
Description: virtctl is a script and framework for libvirt to integrate it with systemd.
URL: https://github.com/dehesselle/virtctl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nihilistzsche
Submitter: nihilistzsche
FirstSubmitted: 1548367062
LastModified: 1649270692
URLPath: /cgit/aur.git/snapshot/virtctl-git.tar.gz