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

Last updated: May 20,2024

1. Install "libganymed-ssh2-java" package

Please follow the steps below to install libganymed-ssh2-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libganymed-ssh2-java" package

In this section, we are going to explain the necessary steps to uninstall libganymed-ssh2-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libganymed-ssh2-java
Priority: optional
Section: universe/libs
Installed-Size: 2849
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: ganymed-ssh2
Version: 250-2
Filename: pool/universe/g/ganymed-ssh2/libganymed-ssh2-java_250-2_all.deb
Size: 377602
MD5sum: ebdc2e2d07df7187f4abda50f87e1f3b
SHA1: c356c1de0bec9f6c50ddfcc01f853a992f311941
SHA256: 591e2d661f7f602493026fa8b120eb5003eb0be910c2a3851c426dfdff79d555
Description-en: pure Java implementation of the SSH-2 protocol
Ganymed SSH-2 for Java is a library which implements the SSH-2
protocol in pure Java. 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: e528cdb49eee5c3d3dfb8c8815ab1c3b
Homepage: http://www.cleondris.ch/ssh2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu