If you have a compute server (EC2, ECS) based on Amazon Linux Image or have installed it locally on Docker Desktop and when you try to run a command with sudo you may get sudo: command not found error as sudo package is not installed by default,
How to install sudo package on Amazon Linux
You can make use of the yum - the command-line package-management utility for Linux,

bash-4.2# yum install sudo
...
Install 1 Package (+7 Dependent packages)
Total download size: 5.5 M
Installed size: 19 M
Is this ok [y/d/N]: y
Downloading packages:
(1/8): audit-libs-2.8.1-3.amzn2.1.aarch64.rpm | 99 kB 00:00:00
(2/8): cracklib-2.9.0-11.amzn2.0.2.aarch64.rpm | 81 kB 00:00:00
(3/8): gzip-1.5-10.amzn2.0.1.aarch64.rpm | 128 kB 00:00:00
(4/8): libcap-ng-0.7.5-4.amzn2.0.4.aarch64.rpm | 25 kB 00:00:00
(5/8): libpwquality-1.2.3-5.amzn2.aarch64.rpm | 85 kB 00:00:00
(6/8): pam-1.1.8-23.amzn2.0.1.aarch64.rpm | 729 kB 00:00:00
(7/8): sudo-1.8.23-10.amzn2.1.aarch64.rpm | 831 kB 00:00:00
(8/8): cracklib-dicts-2.9.0-11.amzn2.0.2.aarch64.rpm | 3.6 MB 00:00:02
...
Installed:
sudo.aarch64 0:1.8.23-10.amzn2.1
Complete!
bash-4.2#
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to AWS,
- Get the total size and number of objects of a AWS S3 bucket and folders
- How to Create AWS SNS Topic using AWS CLI
- Fix: Amazon Linux bash: sudo: command not found
- [Solution] AWS Java SDK S3 AmazonS3Exception InvalidAccessKeyId
- Create an AWS User using CLI2 Command at a specific Path
- Fix: Missing the following required SSO configuration values: sso_start_url, sso_region
- Fix: zsh: command not found: aws (Mac/macOS)
- Configure AWS Access ID and Secret Keys using CLI on Mac
- Quick way to setup AWS DynamoDB locally on macOS
- Most Essencial AWS CLI 2 S3 ls Command Options
- How to Check AWS SNS Permissions using CLI
- AWS CLI Change Default Output Format
- How to install AWS CLI on Ubuntu
- Quick way to install AWS CLI for macOS Terminal
- Install AWS CLI using Brew Command
- AWS CLI Command to Get a List of SNS Topics
- Get List of AWS SNS Topic Subscriptions using CLI
- How to Setup AWS Credentials using Visual Studio Code
- Installing AWS CLI Version 2 on macOS Sonoma using Terminal
- AW3 CLI command to get list of all region names
- AWS SNS CLI Command Publish Message Attributes
- Create an S3 bucket in a specific AWS region using CLI Command
- [Fix] zsh: command not found: awscli [Mac Terminal]
- Understanding AWS Calculator: DynamoDB on-demand capacity
- [Solution] com.amazonaws.dynamodb.v20120810 MissingAuthenticationToken Key Id or X.509 certificate
More Posts:
- How to convert int to ASCII in Python - Python
- Mac: Turn off Auto Capitalization of Words - MacOS
- Write to a File using Java Stream API - Java
- Keyboard Shortcut to delete a file on a Mac [Macbook] - MacOS
- How to Enable StandBy Mode on iPhone with iOS 17 - iOS
- How to list all files and folders in a folder using Python - Python
- Eclipse : This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in - Eclipse
- Fix: Microsoft Teams Error Code 2:- 1200 - Teams