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

Last updated: May 14,2024

1. Install "libj2ssh-java" package

This tutorial shows how to install libj2ssh-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libj2ssh-java

2. Uninstall "libj2ssh-java" package

Please follow the instructions below to uninstall libj2ssh-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libj2ssh-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libj2ssh-java
Priority: optional
Section: universe/libs
Installed-Size: 837
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.2.9-4
Depends: libcommons-logging-java
Filename: pool/universe/libj/libj2ssh-java/libj2ssh-java_0.2.9-4_all.deb
Size: 738954
MD5sum: d61b1672087927497c5a49157b6a2f0c
SHA1: 096076d726537a8f7cce2e41776106a27106070b
SHA256: b69190e0c6ed9f3c9b7dc4b8a2d81fb3b6899772e98ab3d09eb1463ca40d88fe
Description-en: Java library for the SSH protocol
J2SSH is an object-orientated Java library implementation of the SSH
version 2 protocol. It provides a rich, powerful, and extensible SSH
API that enables developers to gain access to SSH servers and to
develop entire SSH client/server frameworks. The API library provides
a fully-featured SSH2 implementation specifically designed for
cross-platform development. Higher level components, representing
both the standard SSH client and SSH servers, are provided which
implement the protocol specification for user sessions and port
forwarding. The specification currently supports public key and
password authentication and a full implementation of the SFTP
protocol.
Description-md5: ad2aee61805f91a6e98814dff3e701de
Homepage: http://sshtools.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu