How to Install and Uninstall git-secrets.noarch Package on Fedora 36
Last updated: November 25,2024
1. Install "git-secrets.noarch" package
Please follow the guidance below to install git-secrets.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
git-secrets.noarch
Copied
2. Uninstall "git-secrets.noarch" package
Please follow the guidelines below to uninstall git-secrets.noarch on Fedora 36:
$
sudo dnf remove
git-secrets.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-secrets.noarch package on Fedora 36
Last metadata expiration check: 3:19:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : git-secrets
Version : 1.3.0
Release : 6.fc36
Architecture : noarch
Size : 24 k
Source : git-secrets-1.3.0-6.fc36.src.rpm
Repository : fedora
Summary : Prevents committing secrets and credentials into git repos
URL : https://github.com/awslabs/git-secrets/
License : ASL 2.0
Description : git-secrets scans commits, commit messages, and --no-ff merges to prevent
: adding secrets into your git repositories. If a commit, commit message, or any
: commit in a --no-ff merge history matches one of your configured prohibited
: regular expression patterns, then the commit is rejected.
Available Packages
Name : git-secrets
Version : 1.3.0
Release : 6.fc36
Architecture : noarch
Size : 24 k
Source : git-secrets-1.3.0-6.fc36.src.rpm
Repository : fedora
Summary : Prevents committing secrets and credentials into git repos
URL : https://github.com/awslabs/git-secrets/
License : ASL 2.0
Description : git-secrets scans commits, commit messages, and --no-ff merges to prevent
: adding secrets into your git repositories. If a commit, commit message, or any
: commit in a --no-ff merge history matches one of your configured prohibited
: regular expression patterns, then the commit is rejected.