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

Last updated: May 08,2024

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

Please follow the instructions below to install libcommons-net-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libcommons-net-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 7344
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcommons-net-java
Version: 3.4-2ubuntu2
Replaces: libcommons-net1-java (<< 1.5)
Recommends: default-jdk-doc
Suggests: libcommons-net-java
Breaks: libcommons-net1-java (<< 1.5)
Filename: pool/universe/libc/libcommons-net-java/libcommons-net-java-doc_3.4-2ubuntu2_all.deb
Size: 292458
MD5sum: b88f4dc9feee8053ea10c7f4a53feafe
SHA1: 6d11cbb74f2aa818713ce70bae2374d485080ec9
SHA256: dc1e3e18f3fef0d4703b9a2c13cf2c3a7c7415fc615ae6b4e756290f8c91a55d
Description-en: Apache Commons Net (API documentation)
The Apache Commons Net library implements the client side of many basic
Internet protocols. 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. The philosophy is to
make the global functionality of a protocol accessible (e.g., TFTP send
file and receive file) when possible, but also provide access to the
fundamental protocols where applicable so that a programmer may construct
his own custom implementations (e.g, the TFTP packet classes and the TFTP
packet send and receive methods are exposed).
.
This package contains the API documentation for libcommons-net-java.
Description-md5: 05442f2240b479256b16e4a9ecf8ad5d
Homepage: http://commons.apache.org/net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu