How to Install and Uninstall aws-cli-plugin-cloudwatch-logs.noarch Package on Amazon Linux 2

Last updated: May 04,2024

1. Install "aws-cli-plugin-cloudwatch-logs.noarch" package

This tutorial shows how to install aws-cli-plugin-cloudwatch-logs.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install aws-cli-plugin-cloudwatch-logs.noarch

2. Uninstall "aws-cli-plugin-cloudwatch-logs.noarch" package

This guide let you learn how to uninstall aws-cli-plugin-cloudwatch-logs.noarch on Amazon Linux 2:

$ sudo yum remove aws-cli-plugin-cloudwatch-logs.noarch $ sudo yum autoremove

3. Information about the aws-cli-plugin-cloudwatch-logs.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : aws-cli-plugin-cloudwatch-logs
Arch : noarch
Version : 1.4.6
Release : 1.amzn2.0.1
Size : 62 k
Repo : amzn2-core/2/x86_64
Summary : CloudWatch Logs plugin for aws-cli
URL : http://aws.amazon.com/cloudwatch
License : ASL 2.0
Description : Amazon CloudWatch Logs is used to monitor, store, and access your
: system, application, and custom log files from Amazon Elastic
: Compute Cloud (Amazon EC2) instances or other sources. You can
: then retrieve the associated log data from CloudWatch Logs using
: the Amazon CloudWatch console, the CloudWatch Logs commands in the
: AWS CLI, or the CloudWatch Logs SDK.