snft on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S snft

* (Optional) Uninstall snft on Arch using YAY

$ yay -Rns snft

2. Manually Install "snft" via AUR

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

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

b. Clone snft's git locally

$ git clone https://aur.archlinux.org/snft.git ~/snft

c. Go to ~/snft folder and install it

$ cd ~/snft $ makepkg -si

3. Information about the snft package on Arch User Repository (AUR)

ID: 688311
Name: snft
PackageBaseID: 125963
PackageBase: snft
Version: 1.1.1-1
Description: Script for simple configuring firewall based on nftables.
URL: https://github.com/vvl-rulez/snft
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: VVL
Submitter: VVL
FirstSubmitted: 1506685261
LastModified: 1579594160
URLPath: /cgit/aur.git/snapshot/snft.tar.gz