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

Last updated: May 20,2024

1. Install "libjsch-java" package

In this section, we are going to explain the necessary steps to install libjsch-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsch-java

2. Uninstall "libjsch-java" package

This is a short guide on how to uninstall libjsch-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsch-java
Priority: optional
Section: universe/devel
Installed-Size: 356
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jsch
Version: 0.1.53-1ubuntu1
Filename: pool/universe/j/jsch/libjsch-java_0.1.53-1ubuntu1_all.deb
Size: 267030
MD5sum: fadc34262d4cee0466e908727a897fb1
SHA1: 6743c2396a1b40aef8d98a7c8be589673b0576cc
SHA256: f68ccc30b938a085eefaae30be1665e17b8590c6ab6b2bf9f0609adcf22d77a0
Description-en: Java implementation of the SSH2 protocol
JSch allows your programs to connect to an SSH server. It supports
port forwarding, X11 forwarding, file transfer and more.
Description-md5: 33dfa5404c0eb26cb5a3a4b05480dd10
Homepage: http://www.jcraft.com/jsch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu