firewarden on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install firewarden on Arch using YAY
$
yay -S
firewarden
Copied
* (Optional) Uninstall firewarden on Arch using YAY
$
yay -Rns
firewarden
Copied
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
Copied
b. Clone firewarden's git locally
$
git clone https://aur.archlinux.org/firewarden.git
~/firewarden
Copied
c. Go to ~/firewarden folder and install it
$
cd
~/firewarden
Copied
$
makepkg -si
Copied
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
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