How to Install and Uninstall apache-commons-net.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "apache-commons-net.noarch" package

This guide let you learn how to install apache-commons-net.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install apache-commons-net.noarch

2. Uninstall "apache-commons-net.noarch" package

This is a short guide on how to uninstall apache-commons-net.noarch on Oracle Linux 9:

$ sudo dnf remove apache-commons-net.noarch $ sudo dnf autoremove

3. Information about the apache-commons-net.noarch package on Oracle Linux 9

Last metadata expiration check: 0:45:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : apache-commons-net
Version : 3.6
Release : 14.el9
Architecture : noarch
Size : 297 k
Source : apache-commons-net-3.6-14.el9.src.rpm
Repository : ol9_appstream
Summary : Internet protocol suite Java library
URL : http://commons.apache.org/net/
License : ASL 2.0
Description : 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.