Home  >  Article  >  Operation and Maintenance  >  How to install run file

How to install run file

coldplay.xixi
coldplay.xixiOriginal
2020-12-22 16:51:3118139browse

How to install the run file: First enter the folder interface, click the download directory; then enter the command [chmod x file name and press Enter]; then enter the command [./ file name], and proceed step by step Go to select; finally wait for the installation to complete.

How to install run file

The operating environment of this tutorial: windows7 system, linux7.3 version. This method is suitable for all brands of computers.

【Recommended related articles: linux tutorial

How to install the run file:

1. Open the main page of the desktop Directory folder and enter the folder interface.

How to install run file

#2. Then click on the download directory, right-click after entering and select Open in Terminal.

How to install run file

3. Then you see a $ symbol in the terminal. The one in front is a Chinese download to prove that the terminal has entered this directory, and then enter the command: chmod x file name and press Enter. Give the run file executable permissions.

How to install run file

#4. Then enter the command: ./ file name and press Enter, and then you will see an installation interface, which is no different from the software on win. Just choose one step at a time.

How to install run file

#5. Then wait for the installation to complete.

How to install run file

Related learning recommendations: linux video tutorial

The above is the detailed content of How to install run file. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn