docker-machine-kvm on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S docker-machine-kvm

* (Optional) Uninstall docker-machine-kvm on Arch using YAY

$ yay -Rns docker-machine-kvm

2. Manually Install "docker-machine-kvm" via AUR

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

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

b. Clone docker-machine-kvm's git locally

$ git clone https://aur.archlinux.org/docker-machine-kvm.git ~/docker-machine-kvm

c. Go to ~/docker-machine-kvm folder and install it

$ cd ~/docker-machine-kvm $ makepkg -si

3. Information about the docker-machine-kvm package on Arch User Repository (AUR)

ID: 886566
Name: docker-machine-kvm
PackageBaseID: 117117
PackageBase: docker-machine-kvm
Version: 0.10.1-2
Description: KVM driver for docker-machine
URL: https://github.com/tdilauro/docker-machine-kvm
NumVotes: 9
Popularity: 2.7E-5
OutOfDate:
Maintainer:
FirstSubmitted: 1479360634
LastModified: 1617349228
URLPath: /cgit/aur.git/snapshot/docker-machine-kvm.tar.gz