How to Install and Uninstall libtrilead-ssh2-java Package on Kali Linux

Last updated: May 17,2024

1. Install "libtrilead-ssh2-java" package

Please follow the guidance below to install libtrilead-ssh2-java on Kali Linux

$ sudo apt update $ sudo apt install libtrilead-ssh2-java

2. Uninstall "libtrilead-ssh2-java" package

This tutorial shows how to uninstall libtrilead-ssh2-java on Kali Linux:

$ sudo apt remove libtrilead-ssh2-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtrilead-ssh2-java package on Kali Linux

Package: libtrilead-ssh2-java
Source: trilead-ssh2
Version: 6401+svn158-1.1
Installed-Size: 4339
Maintainer: Debian Java Maintainers
Architecture: all
Size: 602912
SHA256: 87d4735d8d06b343deedf7d9bcbd8d6b2549ab5d265b85363510b49c94ea1a33
SHA1: e653a95a0ce84ad0beedff5d97ed81f7e5e24c99
MD5sum: 368c34780992c870ed7d5809a23f985d
Description: Java SSH library
Trilead SSH for Java is a freely available open-source 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, SCP and SFTP. There
are no dependencies on any JCE provider, as all crypto functionality is
included.
Description-md5:
Homepage: http://svn.svnkit.com/repos/3rdparty/com.trilead.ssh2/trunk/trilead-ssh2
Tag: devel::lang:java, devel::library, implemented-in::java, network::client,
protocol::ssh, role::devel-lib, role::program, role::shared-lib,
security::cryptography
Section: java
Priority: optional
Filename: pool/main/t/trilead-ssh2/libtrilead-ssh2-java_6401+svn158-1.1_all.deb