How to Install and Uninstall aws-apitools-elb.noarch Package on Amazon Linux 2

Last updated: November 25,2024

1. Install "aws-apitools-elb.noarch" package

In this section, we are going to explain the necessary steps to install aws-apitools-elb.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install aws-apitools-elb.noarch

2. Uninstall "aws-apitools-elb.noarch" package

Please follow the guidelines below to uninstall aws-apitools-elb.noarch on Amazon Linux 2:

$ sudo yum remove aws-apitools-elb.noarch $ sudo yum autoremove

3. Information about the aws-apitools-elb.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : aws-apitools-elb
Arch : noarch
Version : 1.0.35.0
Release : 2.amzn2
Size : 6.9 M
Repo : amzn2-core/2/x86_64
Summary : The API tools serve as the client interface to the Elastic Load
: Balancing web service. Use these tools to create elastic load
: balancers and register instances to load balance your application
: running in Amazon EC2.
URL : http://aws.amazon.com/elasticloadbalancing/
License : Amazon Software License
Description : Elastic Load Balancing automatically distributes incoming
: application traffic across multiple Amazon EC2 instances. It
: enables you to achieve even greater fault tolerance in your
: applications, seamlessly providing the amount of load balancing
: capacity needed in response to incoming application traffic.
: Elastic Load Balancing detects unhealthy instances within a pool
: and automatically reroutes traffic to healthy instances until the
: unhealthy instances have been restored. Customers can enable
: Elastic Load Balancing within a single Availability Zone or across
: multiple zones for even more consistent application performance.
: Elastic Load Balancing can also be used in an Amazon Virtual
: Private Cloud ("VPC") to distribute traffic between application
: tiers.