Write down the Simple Method for installing *. sh and *. bin In Ubuntu. *. Sh File Installation Method: run the terminal to the file directory 1. enter sudosh * on the terminal *. sh directly run 2. enter sudochmod + x * on the terminal *. sh and enter sudo. /*. sh can be installed in any directory ,. /*. sh can be installed in the directory where the current user has permissions *. binfile Installation Method: run the terminal to the file directory and enter sudochmod + in the terminal.
Write down the Simple Method for installing *. sh and *. bin In Ubuntu.
*. Sh File Installation Method:
Run the terminal to the file directory
1. Enter sudo sh *. sh on the terminal to run the command directly.
2. Enter sudo chmod + x *. sh on the terminal.
Enter sudo./*. sh to install it in any directory, and./*. sh to a directory with permissions of the current user.
*. Binfile installation method:
Run the terminal to the file directory
Enter sudo chmod + x *. bin on the terminal.
Enter sudo./*. bin to any directory, and./*. bin to a directory with permissions of the current user.