docker-machine-add-ssh on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S docker-machine-add-ssh

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

$ yay -Rns docker-machine-add-ssh

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

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

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

$ cd ~/docker-machine-add-ssh $ makepkg -si

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

ID: 1150465
Name: docker-machine-add-ssh
PackageBaseID: 150956
PackageBase: docker-machine-add-ssh
Version: 1.7-1
Description: Adds docker-machine ssh configuration to your personal ssh configuration
URL: https://github.com/bulletmark/docker-machine-add-ssh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1585723862
LastModified: 1665359178
URLPath: /cgit/aur.git/snapshot/docker-machine-add-ssh.tar.gz