ufw-docker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ufw-docker

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

$ yay -Rns ufw-docker

2. Manually Install "ufw-docker" via AUR

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

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

b. Clone ufw-docker's git locally

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

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

$ cd ~/ufw-docker $ makepkg -si

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

ID: 978586
Name: ufw-docker
PackageBaseID: 172339
PackageBase: ufw-docker
Version: 210925-1
Description: To fix the Docker and UFW security flaw without disabling iptables.
URL: https://github.com/chaifeng/ufw-docker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: i.further
Submitter: i.further
FirstSubmitted: 1635081319
LastModified: 1635081319
URLPath: /cgit/aur.git/snapshot/ufw-docker.tar.gz