How to Install and Uninstall keychain.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "keychain.noarch" package

Please follow the steps below to install keychain.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install keychain.noarch

2. Uninstall "keychain.noarch" package

Please follow the guidelines below to uninstall keychain.noarch on CentOS Stream 9:

$ sudo dnf remove keychain.noarch $ sudo dnf autoremove

3. Information about the keychain.noarch package on CentOS Stream 9

Last metadata expiration check: 1:44:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : keychain
Version : 2.8.5
Release : 8.el9
Architecture : noarch
Size : 45 k
Source : keychain-2.8.5-8.el9.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.