firetable on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S firetable

* (Optional) Uninstall firetable on Arch using YAY

$ yay -Rns firetable

2. Manually Install "firetable" via AUR

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

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

b. Clone firetable's git locally

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

c. Go to ~/firetable folder and install it

$ cd ~/firetable $ makepkg -si

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

ID: 560323
Name: firetable
PackageBaseID: 11686
PackageBase: firetable
Version: 5.5-3
Description: Tool written in PHP to maintain IPtables firewalls under Linux
URL: http://projects.leisink.net/Firetable/
NumVotes: 5
Popularity: 2.2E-5
OutOfDate:
Maintainer: jgmdev
Submitter:
FirstSubmitted: 1182188843
LastModified: 1542327847
URLPath: /cgit/aur.git/snapshot/firetable.tar.gz