infisical on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S infisical

* (Optional) Uninstall infisical on Arch using YAY

$ yay -Rns infisical

2. Manually Install "infisical" via AUR

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

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

b. Clone infisical's git locally

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

c. Go to ~/infisical folder and install it

$ cd ~/infisical $ makepkg -si

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

ID: 1426345
Name: infisical
PackageBaseID: 200934
PackageBase: infisical
Version: 0.18.3-1
Description: Fetch and inject secrets into any framework in local development
URL: https://github.com/Infisical/infisical
NumVotes: 1
Popularity: 0.208332
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1703929864
LastModified: 1710323972
URLPath: /cgit/aur.git/snapshot/infisical.tar.gz