perl-iptables-parse on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S perl-iptables-parse

* (Optional) Uninstall perl-iptables-parse on Arch using YAY

$ yay -Rns perl-iptables-parse

2. Manually Install "perl-iptables-parse" via AUR

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

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

b. Clone perl-iptables-parse's git locally

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

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

$ cd ~/perl-iptables-parse $ makepkg -si

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

ID: 266696
Name: perl-iptables-parse
PackageBaseID: 101327
PackageBase: perl-iptables-parse
Version: 1.6.1-1
Description: IPTables::Parse - Perl extension for parsing iptables and ip6tables firewall rulesets
URL: http://search.cpan.org/~mrash/IPTables-Parse/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: meZee
Submitter: SirusCloud
FirstSubmitted: 1444099874
LastModified: 1453190934
URLPath: /cgit/aur.git/snapshot/perl-iptables-parse.tar.gz