How to Install and Uninstall keychain.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "keychain.noarch" package
This tutorial shows how to install keychain.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
keychain.noarch
Copied
2. Uninstall "keychain.noarch" package
This tutorial shows how to uninstall keychain.noarch on Fedora 35:
$
sudo dnf remove
keychain.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the keychain.noarch package on Fedora 35
Last metadata expiration check: 1:08:45 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : keychain
Version : 2.8.5
Release : 4.fc35
Architecture : noarch
Size : 45 k
Source : keychain-2.8.5-4.fc35.src.rpm
Repository : fedora
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 : 4.fc35
Architecture : noarch
Size : 45 k
Source : keychain-2.8.5-4.fc35.src.rpm
Repository : fedora
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.