ripsecrets on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ripsecrets

* (Optional) Uninstall ripsecrets on Arch using YAY

$ yay -Rns ripsecrets

2. Manually Install "ripsecrets" via AUR

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

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

b. Clone ripsecrets's git locally

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

c. Go to ~/ripsecrets folder and install it

$ cd ~/ripsecrets $ makepkg -si

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

ID: 1104115
Name: ripsecrets
PackageBaseID: 178192
PackageBase: ripsecrets
Version: 0.1.5-1
Description: A command-line tool to prevent committing secret keys into your source code
URL: https://github.com/sirwart/ripsecrets
NumVotes: 0
Popularity: 0
OutOfDate: 1706627634
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650652346
LastModified: 1656317538
URLPath: /cgit/aur.git/snapshot/ripsecrets.tar.gz