How to Install and Uninstall apache-commons-net.noarch Package on Amazon Linux 2

Last updated: May 18,2024

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

Please follow the step by step instructions below to install apache-commons-net.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install apache-commons-net.noarch

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

This tutorial shows how to uninstall apache-commons-net.noarch on Amazon Linux 2:

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

3. Information about the apache-commons-net.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : apache-commons-net
Arch : noarch
Version : 3.2
Release : 8.amzn2
Size : 261 k
Repo : amzn2-core/2/x86_64
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.