docker-machine-driver-vmware on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S docker-machine-driver-vmware

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

$ yay -Rns docker-machine-driver-vmware

2. Manually Install "docker-machine-driver-vmware" 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-driver-vmware's git locally

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

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

$ cd ~/docker-machine-driver-vmware $ makepkg -si

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

ID: 1024132
Name: docker-machine-driver-vmware
PackageBaseID: 161901
PackageBase: docker-machine-driver-vmware
Version: 0.1.5-4
Description: Create Docker machines locally on VMware Fusion and Workstation.
URL: https://github.com/machine-drivers/docker-machine-driver-vmware
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: arth
FirstSubmitted: 1610216364
LastModified: 1643022344
URLPath: /cgit/aur.git/snapshot/docker-machine-driver-vmware.tar.gz