docker-forward on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S docker-forward

* (Optional) Uninstall docker-forward on Arch using YAY

$ yay -Rns docker-forward

2. Manually Install "docker-forward" via AUR

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

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

b. Clone docker-forward's git locally

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

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

$ cd ~/docker-forward $ makepkg -si

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

ID: 1060683
Name: docker-forward
PackageBaseID: 177637
PackageBase: docker-forward
Version: 1-1
Description: A docker CLI plugin to forward local port to a container port
URL: https://github.com/pschichtel/docker-forward
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pschichtel
Submitter: pschichtel
FirstSubmitted: 1648932914
LastModified: 1648934819
URLPath: /cgit/aur.git/snapshot/docker-forward.tar.gz