vim-iptables on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-iptables

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

$ yay -Rns vim-iptables

2. Manually Install "vim-iptables" via AUR

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

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

b. Clone vim-iptables's git locally

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

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

$ cd ~/vim-iptables $ makepkg -si

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

ID: 202658
Name: vim-iptables
PackageBaseID: 38717
PackageBase: vim-iptables
Version: 1.09-1
Description: iptables-save/restore syntax highlighter
URL: http://www.vim.org/scripts/script.php?script_id=1425
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: Almageste
Submitter: thestinger
FirstSubmitted: 1278383080
LastModified: 1435244092
URLPath: /cgit/aur.git/snapshot/vim-iptables.tar.gz