This article refers to the advanced MySQL Shell introduced in MySQL 8.0, if you want to install the classic MySQL client mysql, check out How to install MySQL Client on Mac, Ubuntu, Debian, Windows.
MySQL Shell is an advanced client for MySQL Server that allow system administrator to perform both cluster and instance level operations, using a single binary. This project provides a Python client ...