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

Last updated: February 03,2025

1. Install "libj2ssh-java-doc" package

Here is a brief guide to show you how to install libj2ssh-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libj2ssh-java-doc

2. Uninstall "libj2ssh-java-doc" package

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

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

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

Package: libj2ssh-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 14141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libj2ssh-java
Version: 0.2.9-4
Filename: pool/universe/libj/libj2ssh-java/libj2ssh-java-doc_0.2.9-4_all.deb
Size: 928282
MD5sum: 5ce835a998f909450e19f93f6bbca684
SHA1: b4ea4b241b62e59cbcffead40b8f0deeba69790e
SHA256: ec8cf44333fbc14d8dc73b2ca70911ffc5ada0e7a2c076f87d8ae30640a63fc7
Description-en: Java library for the SSH protocol - documentation and examples
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.
.
This package includes the API documentation as well as some examples
for the j2ssh library.
Description-md5: c906e031b65d9f1854feb504ecdc14d2
Homepage: http://sshtools.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu