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

Last updated: May 13,2024

1. Install "libjstun-java" package

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

$ sudo apt update $ sudo apt install libjstun-java

2. Uninstall "libjstun-java" package

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

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

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

Package: libjstun-java
Priority: optional
Section: universe/java
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: all
Version: 0.7.3+dfsg-1
Depends: junit, libslf4j-java
Filename: pool/universe/libj/libjstun-java/libjstun-java_0.7.3+dfsg-1_all.deb
Size: 46686
MD5sum: 9b075d6e29d37cd7be3eafd9c9c655f4
SHA1: 28f1942b510a73f3966be61e155607f3f0d040bc
SHA256: adad523bb7cd0037f3d089520ce8f42ab71cda9b6cd12fc00e1a006e62cc1c05
Description-en: Java-based STUN implementation
"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.
Description-md5: 562c93c9ee02bb73dd40d8c96f89af77
Homepage: http://jstun.javawi.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu