husk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S husk

* (Optional) Uninstall husk on Arch using YAY

$ yay -Rns husk

2. Manually Install "husk" via AUR

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

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

b. Clone husk's git locally

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

c. Go to ~/husk folder and install it

$ cd ~/husk $ makepkg -si

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

ID: 511580
Name: husk
PackageBaseID: 42482
PackageBase: husk
Version: 0.9.13-1
Description: An iptables front-end to allow rules to be expressed in a more flexible, free-form style using language.
URL: https://huskfw.info/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1288597633
LastModified: 1526521995
URLPath: /cgit/aur.git/snapshot/husk.tar.gz