How to Install and Uninstall libcommons-net-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libcommons-net-java" package

This guide let you learn how to install libcommons-net-java on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libcommons-net-java" package

Please follow the guidance below to uninstall libcommons-net-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcommons-net-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcommons-net-java
Architecture: all
Version: 3.6-1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 326
Suggests: libcommons-net-java-doc
Breaks: libcommons-net1-java (<< 1.5)
Replaces: libcommons-net1-java (<< 1.5)
Filename: pool/universe/libc/libcommons-net-java/libcommons-net-java_3.6-1_all.deb
Size: 282632
MD5sum: ce035f47a6056611d6ca9d112f295b05
SHA1: 86057df25d3f7408b36fd2ffbe8a3f6cac21efd8
SHA256: 2776a5e16230083eb0dcca25a325b830a5fa592cba56885fbe016b30fe063758
SHA512: cc814ce9014fb666a7cb77ada16ef737c18dd13465719f6f91f7c6f4903fd160ddf584a416d9860e7dc8e5b390404d3d3357a2afa81fddd6113cca9b70829935
Homepage: http://commons.apache.org/net/
Description-en: Apache Commons Net - Java client API for basic Internet protocols
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).
.
The supported protocols include:
* FTP/FTPS
* FTP over HTTP (experimental)
* NNTP
* SMTP(S)
* POP3(S)
* IMAP(S)
* Telnet
* TFTP
* Finger
* Whois
* rexec/rcmd/rlogin
* Time (rdate) and Daytime
* Echo
* Discard
* NTP/SNTP
Description-md5: 17f2b226d0c52354a61f4992bc295d90