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

Last updated: September 22,2024

1. Install "trilead-ssh2.noarch" package

Please follow the steps below to install trilead-ssh2.noarch on Fedora 38

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

2. Uninstall "trilead-ssh2.noarch" package

Please follow the guidelines below to uninstall trilead-ssh2.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:06:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : trilead-ssh2
Version : 217.21
Release : 10.fc38
Architecture : noarch
Size : 328 k
Source : trilead-ssh2-217.21-10.fc38.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.