git-secret on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S git-secret

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

$ yay -Rns git-secret

2. Manually Install "git-secret" via AUR

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

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

b. Clone git-secret's git locally

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

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

$ cd ~/git-secret $ makepkg -si

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

ID: 1090432
Name: git-secret
PackageBaseID: 111138
PackageBase: git-secret
Version: 0.5.0-1
Description: A bash-tool to store your private data inside a git repository
URL: https://github.com/sobolevn/git-secret/
NumVotes: 7
Popularity: 0.088919
OutOfDate:
Maintainer: rew1red
Submitter: itunali
FirstSubmitted: 1462878161
LastModified: 1654442368
URLPath: /cgit/aur.git/snapshot/git-secret.tar.gz