python-iptables on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S python-iptables

* (Optional) Uninstall python-iptables on Arch using YAY

$ yay -Rns python-iptables

2. Manually Install "python-iptables" via AUR

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

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

b. Clone python-iptables's git locally

$ git clone https://aur.archlinux.org/python-iptables.git ~/python-iptables

c. Go to ~/python-iptables folder and install it

$ cd ~/python-iptables $ makepkg -si

3. Information about the python-iptables package on Arch User Repository (AUR)

ID: 806116
Name: python-iptables
PackageBaseID: 54521
PackageBase: python-iptables
Version: 1.0.0-1
Description: Python bindings for iptables
URL: https://github.com/ldx/python-iptables
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: lafleur
Submitter:
FirstSubmitted: 1322928151
LastModified: 1603014864
URLPath: /cgit/aur.git/snapshot/python-iptables.tar.gz