.X86_64 文件扩展名

64-bit Linux Executable File

开发者 不适用
受欢迎程度
4.0  |  27 
 

什么是 X86_64 文件?

An X86_64 file is a 64-bit executable program file used by the Linux operating system. It contains an application in binary format that is run as an executable, similarly to the .EXE file in Microsoft Windows.

更多信息

X86_64 files are typically packaged and distributed with applications. You will most likely encounter the file when downloading a game for Linux. The file is executable and can be opened by double-clicking it. If you receive an error when double-clicking the file, you may need to mark it as "executable."

To enable execution of the X86_64 file, follow these steps:

  1. Right-click the X86_64 file
  2. Select Properties
  3. Click the "Permissions" tab
  4. Check the "Allow executing file as program" checkbox next to "Execute"

Then type the following from the command-line to execute the file:

./[filename].x86_64 (insert the name of the file in [filename])

注: If Linux still fails to run the X86_64 file, it's most likely dynamically linked to libraries, so you will need to install the missing libraries before the X86_64 file can be run.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 X86_64 文件的程序

Linux
免费

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 64-bit Linux Executable 文件格式和 Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们