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

Last updated: May 17,2024

1. Install "trilead-ssh2.noarch" package

Please follow the instructions below to install trilead-ssh2.noarch on Fedora 35

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

2. Uninstall "trilead-ssh2.noarch" package

This guide let you learn how to uninstall trilead-ssh2.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:28:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : trilead-ssh2
Version : 217.21
Release : 5.fc35
Architecture : noarch
Size : 325 k
Source : trilead-ssh2-217.21-5.fc35.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.