How to Install and Uninstall trilead-ssh2.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "trilead-ssh2.noarch" package

Please follow the guidelines below to install trilead-ssh2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install trilead-ssh2.noarch

2. Uninstall "trilead-ssh2.noarch" package

This guide covers the steps necessary to uninstall trilead-ssh2.noarch on Fedora 34:

$ sudo dnf remove trilead-ssh2.noarch $ sudo dnf autoremove

3. Information about the trilead-ssh2.noarch package on Fedora 34

Last metadata expiration check: 0:12:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : trilead-ssh2
Version : 217.21
Release : 4.fc34
Architecture : noarch
Size : 326 k
Source : trilead-ssh2-217.21-4.fc34.src.rpm
Repository : fedora
Summary : SSH-2 protocol implementation in pure Java
URL : https://github.com/jenkinsci/trilead-ssh2
License : BSD and MIT and ISC and RSA
Description : Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
: Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
: from within Java programs. It supports SSH sessions (remote command execution
: and shell access), local and remote port forwarding, local stream forwarding,
: X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
: crypto functionality is included.