Installing kubernetes binary

Following the course: Kubernetes for absolute beginners.

As per the video, there is a link to install minikube.
However, on the portal, there is no such link.
Infact, there is a link to download kubernetes binary instead.

Can anyone guide me regarding this? Where can I get minikube installer from?
And is installing binary mandatory?

Thanks,
Gopal

The link you need is here; you’ll need to install kubectl too, since this is used together with minikube.

Thanks @rob_kodekloud

I searched and found the link earlier.
Just feel that this should also be included in the course video.

Cheers,
Gopal