How to Install and Uninstall libcommons-net-java-doc Package on Kali Linux

Last updated: May 08,2024

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

This guide covers the steps necessary to install libcommons-net-java-doc on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libcommons-net-java-doc on Kali Linux:

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

3. Information about the libcommons-net-java-doc package on Kali Linux

Package: libcommons-net-java-doc
Source: libcommons-net-java
Version: 3.6-1
Installed-Size: 8339
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: libcommons-net1-java (<< 1.5)
Recommends: default-jdk-doc
Suggests: libcommons-net-java
Breaks: libcommons-net1-java (<< 1.5)
Size: 305950
SHA256: be89e574e9f3bbabea3672853eeeea9cd0b6cd50119a13c16f410ff1aba37033
SHA1: 2eaf622f66054afd3ddeab7b128d819a6ce70f12
MD5sum: d6221e1c129a348c4e22e309d146fe88
Description: 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/
Section: doc
Priority: optional
Filename: pool/main/libc/libcommons-net-java/libcommons-net-java-doc_3.6-1_all.deb