Does Gephi work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 translation

May also be known as Gephi or gephi

๐Ÿ“š Bundle Version History

org.gephi

v0.10.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "Gephi",
  "CFBundleVersion": "0.10.1",
  "CFBundleExecutable": "gephi",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.10.1",
  "CFBundleSignature": "????",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleIdentifier": "org.gephi",
  "CFBundleIconFile": "gephi.icns",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.9.0",
  "NSHumanReadableCopyright": "Copyright 2008, 2022 Gephi",
  "NSHighResolutionCapable": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "gephi"
      ],
      "CFBundleTypeName": "Gephi Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "gexf"
      ],
      "CFBundleTypeName": "GEXF Graph File",
      "CFBundleTypeRole": "Editor"
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0690460205078125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 29,
        "sizeofcmds": 3152,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 29,
          "offset": " 0x8"
        },
        {
          "description": "Code Signature",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}