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

Last updated: July 01,2024

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

$ yay -S perl-iptables-rule

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

$ yay -Rns perl-iptables-rule

2. Manually Install "perl-iptables-rule" 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-rule's git locally

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

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

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

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

ID: 402321
Name: perl-iptables-rule
PackageBaseID: 69776
PackageBase: perl-iptables-rule
Version: 0.03-1
Description: Perl extension for holding iptables rule information in objects
URL: http://search.cpan.org/dist/IPTables-Rule/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1368066387
LastModified: 1492487640
URLPath: /cgit/aur.git/snapshot/perl-iptables-rule.tar.gz