the install script allows for custom $INSTALL_DIR to be specified https://github.com/speakeasy-api/speakeasy/blob/c6e38dae8def31b26197fc65bbb3d7344df495ae/install.sh#L12C1-L12C12 such install-dir may be owned by the running user and should only ask for sudo PASS only if its required: https://github.com/speakeasy-api/speakeasy/blob/c6e38dae8def31b26197fc65bbb3d7344df495ae/install.sh#L168-L170 <sub>[DOCS-5095](https://linear.app/speakeasy/issue/DOCS-5095/running-install-script-to-user-owned-folder-asks-for-sudo-pass)</sub>