shellfirm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S shellfirm

* (Optional) Uninstall shellfirm on Arch using YAY

$ yay -Rns shellfirm

2. Manually Install "shellfirm" via AUR

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

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

b. Clone shellfirm's git locally

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

c. Go to ~/shellfirm folder and install it

$ cd ~/shellfirm $ makepkg -si

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

ID: 1274704
Name: shellfirm
PackageBaseID: 174883
PackageBase: shellfirm
Version: 0.2.6-1
Description: Intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification
URL: https://github.com/kaplanelad/shellfirm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: gmy
FirstSubmitted: 1641799539
LastModified: 1687019459
URLPath: /cgit/aur.git/snapshot/shellfirm.tar.gz