How to Install and Uninstall git-secret.noarch Package on Fedora 38
Last updated: November 26,2024
1. Install "git-secret.noarch" package
Please follow the steps below to install git-secret.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
git-secret.noarch
Copied
2. Uninstall "git-secret.noarch" package
Please follow the steps below to uninstall git-secret.noarch on Fedora 38:
$
sudo dnf remove
git-secret.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-secret.noarch package on Fedora 38
Last metadata expiration check: 1:01:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : git-secret
Version : 0.5.0
Release : 3.fc38
Architecture : noarch
Size : 39 k
Source : git-secret-0.5.0-3.fc38.src.rpm
Repository : fedora
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.5.0
Release : 3.fc38
Architecture : noarch
Size : 39 k
Source : git-secret-0.5.0-3.fc38.src.rpm
Repository : fedora
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.