How to Install and Uninstall libj2ssh-java Package on Kali Linux

Last updated: May 13,2024

1. Install "libj2ssh-java" package

This guide covers the steps necessary to install libj2ssh-java on Kali Linux

$ sudo apt update $ sudo apt install libj2ssh-java

2. Uninstall "libj2ssh-java" package

Learn how to uninstall libj2ssh-java on Kali Linux:

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

3. Information about the libj2ssh-java package on Kali Linux

Package: libj2ssh-java
Version: 0.2.9-5
Installed-Size: 853
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java
Size: 727124
SHA256: 802bf1c7f8d2377085c39a4e9ef52c8727e37e0d641f238e4f6bd7143b3c8758
SHA1: 22fbb8f8d9c8696c82e35d6773a0d9b81ef7718c
MD5sum: 6292a693d04b30ffe47873d33f45a6b6
Description: 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:
Homepage: http://sshtools.sourceforge.net
Tag: protocol::ssh, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libj/libj2ssh-java/libj2ssh-java_0.2.9-5_all.deb