git-secrets on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S git-secrets

* (Optional) Uninstall git-secrets on Arch using YAY

$ yay -Rns git-secrets

2. Manually Install "git-secrets" via AUR

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

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

b. Clone git-secrets's git locally

$ git clone https://aur.archlinux.org/git-secrets.git ~/git-secrets

c. Go to ~/git-secrets folder and install it

$ cd ~/git-secrets $ makepkg -si

3. Information about the git-secrets package on Arch User Repository (AUR)

ID: 587665
Name: git-secrets
PackageBaseID: 120008
PackageBase: git-secrets
Version: 1.3.0-1
Description: Prevents you from committing secrets and credentials into git repositories
URL: https://github.com/awslabs/git-secrets
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jon
Submitter: jon
FirstSubmitted: 1487735292
LastModified: 1550599495
URLPath: /cgit/aur.git/snapshot/git-secrets.tar.gz