How to Install and Uninstall agent-transfer Package on Kali Linux

Last updated: May 15,2024

1. Install "agent-transfer" package

In this section, we are going to explain the necessary steps to install agent-transfer on Kali Linux

$ sudo apt update $ sudo apt install agent-transfer

2. Uninstall "agent-transfer" package

This guide covers the steps necessary to uninstall agent-transfer on Kali Linux:

$ sudo apt remove agent-transfer $ sudo apt autoclean && sudo apt autoremove

3. Information about the agent-transfer package on Kali Linux

Package: agent-transfer
Source: monkeysphere
Version: 0.43-3.1
Installed-Size: 56
Maintainer: Debian Privacy Tools Maintainers
Architecture: amd64
Depends: gnupg-agent (>= 2.1.0), libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14)
Recommends: openssh-client, pinentry-curses | pinentry
Enhances: openssh-client, openssh-server
Size: 23752
SHA256: b5e5a91cb10ec00834face11f23d9aacc8874f96c9a76841e0e4f02890a43ae9
SHA1: 3bc37413680c09e9c5b411eae4675f1497a7e61e
MD5sum: 849fa2e0080c4c7096aae57dd9babaa0
Description: copy a secret key from GnuPG's gpg-agent to OpenSSH's ssh-agent
agent-transfer is a simple utility to extract a secret RSA or Ed25519
key from GnuPG's gpg-agent and send it to a running ssh-agent. This
is useful for those who prefer the runtime semantics and behavior of
OpenSSH's ssh-agent, but whose secret keys are held in long-term
storage by GnuPG's gpg-agent.
.
This tool comes from the monkeysphere project.
Description-md5: e317278d37b6d2652243a33e0e9da5e7
Homepage: https://web.monkeysphere.info/
Section: net
Priority: optional
Filename: pool/main/m/monkeysphere/agent-transfer_0.43-3.1_amd64.deb