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

Last updated: May 18,2024

1. Install "libcommons-net2-java-doc" package

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

$ sudo apt update $ sudo apt install libcommons-net2-java-doc

2. Uninstall "libcommons-net2-java-doc" package

This guide let you learn how to uninstall libcommons-net2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-net2-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-net2-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 5632
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcommons-net2-java
Version: 2.2-2
Recommends: default-jdk-doc
Suggests: libcommons-net2-java
Filename: pool/universe/libc/libcommons-net2-java/libcommons-net2-java-doc_2.2-2_all.deb
Size: 462364
MD5sum: ad663b9c62ba0c09c95d6689cab93842
SHA1: be65db1b5e3090caae4c7e00f1cb405164275839
SHA256: 21d767989ec75613f790d49a34714ef3cdf508406e7e786d3eed5af31f50b337
Description-en: internet protocol suite Java library - API docs
This is an Internet protocol suite Java library originally developed by
ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
as BSD R command support. The purpose of the library is to provide
fundamental protocol access, not higher-level abstractions. Therefore,
some of the design violates object-oriented design principles. Our
philosophy is to make the global functionality of a protocal accesible
(e.g., TFTP send file and receive file) when possible, but also provide
access to the fundamental protocols where applicable so that the
programmer may construct his own custom implementations (e.g, the TFTP
packet classes and the TFTP packet send and receive methods are
exposed). NetComponents was originally a commercial product, but after
ORO dissolved, it was continued to be made available for those who
found it useful. However, no updates have been made since version
1.3.8, released in 1998. Now that certain contract obligations have
expired, it is possible to make the source code freely available under
the Apache Software License.
.
This is a part of the Apache Jakarta Project.
.
This package contains the API documentation for libcommons-net-java.
Description-md5: e3e308bfb40230758e02c11e6753fecb
Homepage: http://commons.apache.org/net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu