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