I would like to know how can I install mysql-client-5.7 on debian buster using apt-get since it is not already present in Debian Buster Package Repository?
Some Background info:
I want to install mysql-client-5.7 on AWS Codebuild (remote server) which I can't SSH into so the only way I can install it there is using apt-get commands.