How to Install and Uninstall libtrilead-ssh2-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libtrilead-ssh2-java" package

This guide covers the steps necessary to install libtrilead-ssh2-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtrilead-ssh2-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtrilead-ssh2-java
Priority: optional
Section: universe/libs
Installed-Size: 2827
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: trilead-ssh2
Version: 6401+svn158-1
Filename: pool/universe/t/trilead-ssh2/libtrilead-ssh2-java_6401+svn158-1_all.deb
Size: 368894
MD5sum: 29d3e3971ad3370c4fb83966549dfd5f
SHA1: d6cb3b740a1b098d96969dc77f6e55799265bc46
SHA256: bbfd4a82580fb9169e71b67486eca6d1f2b750e80dc659cbeac6b1affb758ce7
Description-en: 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: 488d9de16ca83b0e9cd4da930ffdd6e9
Homepage: http://svn.svnkit.com/repos/3rdparty/com.trilead.ssh2/trunk/trilead-ssh2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu