You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNOCTAVE edited this page May 24, 2025
·
1 revision
Linux
Download the static binary for your architecture at the which downloads list, extract the file to a directory that is in your PATH, such as /opt or /usr/local/bin and run from there.
Debian / Ubuntu
apt-get install which
Fedora / RHEL / CentOS
yum install which
Mac
All macOS contain which. No need to manually install it.