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

Last updated: May 11,2024

1. Install "libjstun-java-doc" package

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

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

2. Uninstall "libjstun-java-doc" package

Please follow the guidelines below to uninstall libjstun-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjstun-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 891
Maintainer: Ubuntu Developers
Original-Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: all
Source: libjstun-java
Version: 0.7.3+dfsg-1
Recommends: default-jdk-doc
Filename: pool/universe/libj/libjstun-java/libjstun-java-doc_0.7.3+dfsg-1_all.deb
Size: 62732
MD5sum: 0dfaac124d9541bc0ae4d890163cc8f0
SHA1: 3cdd93d85c4308f636fb304a3db432b7f3bbeb7b
SHA256: 2b9f0603d9a5fb6d69498e0370a6fc4a683c48088cd1bc994581a8aaed56a967
Description-en: Java-based STUN implementation (documentation)
"JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP)
Through Network Address Translation (NAT)) implementation.
.
STUN provides a mean for applications to discover the presence and type of
firewalls or NATs between them and the public Internet. Additionally, in
presence of a NAT STUN can be used by applications to learn the public
Internet Protocol (IP) address assigned to the NAT.
.
This package contains the documentation in javadoc format for this library.
Description-md5: 049476a2c496e4e821510fb5d82d78e5
Homepage: http://jstun.javawi.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu