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

Last updated: July 01,2024

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

$ yay -S docker-machine-driver-packet

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

$ yay -Rns docker-machine-driver-packet

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

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

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

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

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

ID: 512858
Name: docker-machine-driver-packet
PackageBaseID: 132717
PackageBase: docker-machine-driver-packet
Version: 0.1.5-1
Description: Packet driver for Docker Machine
URL: https://github.com/packethost/docker-machine-driver-packet
NumVotes: 0
Popularity: 0
OutOfDate: 1651777026
Maintainer:
Submitter: pmatos
FirstSubmitted: 1527000037
LastModified: 1527000037
URLPath: /cgit/aur.git/snapshot/docker-machine-driver-packet.tar.gz