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

Last updated: May 18,2024

1. Install "libcommons-net2-java" package

Learn how to install libcommons-net2-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcommons-net2-java" package

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

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

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

Package: libcommons-net2-java
Priority: optional
Section: universe/java
Installed-Size: 262
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.2-2
Suggests: libcommons-net2-java-doc
Filename: pool/universe/libc/libcommons-net2-java/libcommons-net2-java_2.2-2_all.deb
Size: 193584
MD5sum: 92cdc7be1b34da71256eab8146195334
SHA1: dc743ec204bc8dffd776f33d9705afeec00c1362
SHA256: f629d4ca87f69041726a39bb58724b4adc23285a334b35dc4cb4d764b74f15a1
Description-en: internet protocol suite Java library
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.
Description-md5: 2ffffee07559c3a3e3e50730c14bee7a
Homepage: http://commons.apache.org/net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu