Let’s resolve the issue wget command not found
on Amazon Linux 2.
Prerequisites
- Amazon Linux 2
- sudo privileges
Install wget on Amazon Linux 2
Step 1. Install wget.
sudo yum install wget
Step 2. Verify the installation.
wget --version
Conclusion
Feel free to leave a comment below and if you find this tutorial useful, follow our official channel on Telegram.