I started minikube with k8s version 1.5.2 and I would like to downgrade my kubectl so that it is also 1.5.2. Currently when I run kubectl version I get:
kubectl version
With APT you can install the exact version as well:
sudo apt install kubectl=1.17.2-00