docker-ipv6nat on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S docker-ipv6nat

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

$ yay -Rns docker-ipv6nat

2. Manually Install "docker-ipv6nat" via AUR

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

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

b. Clone docker-ipv6nat's git locally

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

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

$ cd ~/docker-ipv6nat $ makepkg -si

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

ID: 941376
Name: docker-ipv6nat
PackageBaseID: 144281
PackageBase: docker-ipv6nat
Version: 0.4.4-2
Description: Extend Docker with IPv6 NAT, similar to IPv4
URL: https://github.com/robbertkl/docker-ipv6nat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bephinix
Submitter: bephinix
FirstSubmitted: 1565640196
LastModified: 1627658983
URLPath: /cgit/aur.git/snapshot/docker-ipv6nat.tar.gz