firewarden on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S firewarden

* (Optional) Uninstall firewarden on Arch using YAY

$ yay -Rns firewarden

2. Manually Install "firewarden" via AUR

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

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

b. Clone firewarden's git locally

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

c. Go to ~/firewarden folder and install it

$ cd ~/firewarden $ makepkg -si

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

ID: 1211234
Name: firewarden
PackageBaseID: 123054
PackageBase: firewarden
Version: 1.1.5-1
Description: Open a file via the specified application within a private Firejail sandbox.
URL: https://github.com/pigmonkey/firewarden
NumVotes: 6
Popularity: 0.001892
OutOfDate:
Maintainer: pigmonkey
Submitter: pigmonkey
FirstSubmitted: 1496456380
LastModified: 1676421262
URLPath: /cgit/aur.git/snapshot/firewarden.tar.gz