snft on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install snft on Arch using YAY
$
yay -S
snft
Copied
* (Optional) Uninstall snft on Arch using YAY
$
yay -Rns
snft
Copied
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
Copied
b. Clone snft's git locally
$
git clone https://aur.archlinux.org/snft.git
~/snft
Copied
c. Go to ~/snft folder and install it
$
cd
~/snft
Copied
$
makepkg -si
Copied
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
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