How to Install and Uninstall git-secret.noarch Package on CentOS 8 / RHEL 8
Last updated: March 01,2025
1. Install "git-secret.noarch" package
This tutorial shows how to install git-secret.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
git-secret.noarch
Copied
2. Uninstall "git-secret.noarch" package
This tutorial shows how to uninstall git-secret.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
git-secret.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-secret.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:35:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : git-secret
Version : 0.3.3
Release : 1.el8
Architecture : noarch
Size : 36 k
Source : git-secret-0.3.3-1.el8.src.rpm
Repository : epel
Summary : A bash-tool to store your private data inside a git repository
URL : http://git-secret.io/
License : MIT
Description : git-secret is a bash tool which stores private data inside a git repository.
: It encrypts tracked files with public keys for users whom you trust using GPG,
: allowing permitted users to access encrypted data using their secret keys.
Available Packages
Name : git-secret
Version : 0.3.3
Release : 1.el8
Architecture : noarch
Size : 36 k
Source : git-secret-0.3.3-1.el8.src.rpm
Repository : epel
Summary : A bash-tool to store your private data inside a git repository
URL : http://git-secret.io/
License : MIT
Description : git-secret is a bash tool which stores private data inside a git repository.
: It encrypts tracked files with public keys for users whom you trust using GPG,
: allowing permitted users to access encrypted data using their secret keys.