python-detect-secrets on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-detect-secrets

* (Optional) Uninstall python-detect-secrets on Arch using YAY

$ yay -Rns python-detect-secrets

2. Manually Install "python-detect-secrets" via AUR

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

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

b. Clone python-detect-secrets's git locally

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

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

$ cd ~/python-detect-secrets $ makepkg -si

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

ID: 1155858
Name: python-detect-secrets
PackageBaseID: 155171
PackageBase: python-detect-secrets
Version: 1.4.0-1
Description: An enterprise friendly way of detecting and preventing secrets in code
URL: https://github.com/Yelp/detect-secrets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1594040312
LastModified: 1666402577
URLPath: /cgit/aur.git/snapshot/python-detect-secrets.tar.gz