ferm on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ferm

* (Optional) Uninstall ferm on Arch using YAY

$ yay -Rns ferm

2. Manually Install "ferm" via AUR

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

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

b. Clone ferm's git locally

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

c. Go to ~/ferm folder and install it

$ cd ~/ferm $ makepkg -si

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

ID: 1105415
Name: ferm
PackageBaseID: 165790
PackageBase: ferm
Version: 2.7-1
Description: Tool to maintain complex firewalls
URL: http://ferm.foo-projects.org/
NumVotes: 3
Popularity: 0.000184
OutOfDate:
Maintainer: fabi
FirstSubmitted: 1618784007
LastModified: 1656510033
URLPath: /cgit/aur.git/snapshot/ferm.tar.gz