docker4ssh on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S docker4ssh

* (Optional) Uninstall docker4ssh on Arch using YAY

$ yay -Rns docker4ssh

2. Manually Install "docker4ssh" via AUR

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

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

b. Clone docker4ssh's git locally

$ git clone https://aur.archlinux.org/docker4ssh.git ~/docker4ssh

c. Go to ~/docker4ssh folder and install it

$ cd ~/docker4ssh $ makepkg -si

3. Information about the docker4ssh package on Arch User Repository (AUR)

ID: 1009952
Name: docker4ssh
PackageBaseID: 174136
PackageBase: docker4ssh
Version: 0.1.2-1
Description: Docker containers and more via ssh
URL: https://github.com/ByteDream/docker4ssh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bytedream
Submitter: bytedream
FirstSubmitted: 1639931918
LastModified: 1640521800
URLPath: /cgit/aur.git/snapshot/docker4ssh.tar.gz