fina on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fina

* (Optional) Uninstall fina on Arch using YAY

$ yay -Rns fina

2. Manually Install "fina" via AUR

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

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

b. Clone fina's git locally

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

c. Go to ~/fina folder and install it

$ cd ~/fina $ makepkg -si

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

ID: 402322
Name: fina
PackageBaseID: 31011
PackageBase: fina
Version: 0.3.1-1
Description: A simple, robust shell script that loads iptables rules from a rules directory.
URL: http://www.schwarzvogel.de/software-fina.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1254976928
LastModified: 1492487689
URLPath: /cgit/aur.git/snapshot/fina.tar.gz