The most recent information on this is found with AWS documentation here
pip3 install awscli --upgrade --user
Ways to install eksctl
documented here
brew tap weaveworks/tap
brew install weaveworks/tap/eksctl
To upgrade:
brew upgrade eksctl
brew link --overwrite eksctl
chocolatey install eksctl