yum update && yum install -y wget curl
apt update && apt install wget curl -y
apt-get update && apt-get install wget -y