How to install run file in linux

王林
Release: 2020-03-12 16:50:15
Original
12285 people have browsed it

How to install run file in linux

1. Open the home directory folder on the desktop and enter the folder interface.

How to install run file in linux

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

How to install run file in linux

(Recommended tutorial: linux tutorial)

3. Then you see a $ symbol in the terminal, and the one in front is Chinese download 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 in linux

#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 in linux

Related video tutorial recommendations: linux video tutorial

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template