Information about the package, jakarta-commons-net, which is shipped with common Linux distributions. The jakarta-commons-net package is designed for, Internet protocol suite Java library.
Package Name:
jakarta-commons-net
Summary:
Internet protocol suite Java library
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.
Architecture:
noarch
Version:
2.0
Release:
2.1.el6
Size:
187 k
Repository:
base
From Repository:
Licence:
ASL 2.0
Control the jakarta-commons-net package with the following handy commands outlined below.
yum install jakarta-commons-net
This command will install jakarta-commons-net on the server.
yum remove jakarta-commons-net
This command will un-install jakarta-commons-net on the server. When you run this command, you will be asked if you are sure that you want to remove jakarta-commons-net, so you have to manually confirm that you want to do this.
yum -y remove jakarta-commons-net
This command will un-install jakarta-commons-net on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jakarta-commons-net when using the -y flag.
yum update jakarta-commons-net
This command will update jakarta-commons-net to the latest version. When you run this command, you will be asked if you are sure that you want to remove jakarta-commons-net, so you have to manually confirm that you want to do this.
yum -y update jakarta-commons-net
This command will update jakarta-commons-net to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jakarta-commons-net when using the -y flag.
yum info jakarta-commons-net
This command will show you core information about the jakarta-commons-net package.
yum deplist jakarta-commons-net
This command will show you the dependencies for jakarta-commons-net. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update jakarta-commons-net
This command will check if there is an update waiting on jakarta-commons-net. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.