How to Install and Uninstall keychain.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 13,2025
1. Install "keychain.noarch" package
Please follow the instructions below to install keychain.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
keychain.noarch
Copied
2. Uninstall "keychain.noarch" package
This tutorial shows how to uninstall keychain.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
keychain.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the keychain.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:41:26 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : keychain
Version : 2.8.5
Release : 8.el8
Architecture : noarch
Size : 51 k
Source : keychain-2.8.5-8.el8.src.rpm
Repository : epel
Summary : Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
URL : https://www.funtoo.org/Keychain
License : GPLv2
Description : Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
: It acts as a front-end to the agents, allowing you to easily have one
: long-running agent process per system, rather than per login session.
: This dramatically reduces the number of times you need to enter your
: passphrase from once per new login session to once every time your
: local machine is rebooted.
Available Packages
Name : keychain
Version : 2.8.5
Release : 8.el8
Architecture : noarch
Size : 51 k
Source : keychain-2.8.5-8.el8.src.rpm
Repository : epel
Summary : Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
URL : https://www.funtoo.org/Keychain
License : GPLv2
Description : Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
: It acts as a front-end to the agents, allowing you to easily have one
: long-running agent process per system, rather than per login session.
: This dramatically reduces the number of times you need to enter your
: passphrase from once per new login session to once every time your
: local machine is rebooted.