linux文件关联应用

方法:

  • 右键单击文件选择properties
    选择open with中的use a custom command
    找到软件安装位置,把路径填写在上面即可.

查看指定软件安装位置

  • 打开终端,输入
where is 软件名称

即可显示软件安装路径。