Skip to content

Linux support #1500

@lutzroeder

Description

@lutzroeder

tl;dr Future releases will only provide .deb and .rpm. AppImage and Snap support will be discontinued.

Debian/Ubuntu

  1. Download .deb from the latest release
  2. Install sudo apt install ./Netron-x.x.x-<arch>.deb
  3. Run netron

Fedora/Red Hat

  1. Download .rpm from the latest release
  2. Install sudo dnf install ./Netron-x.x.x-<arch>.rpm
  3. Run netron

Notes

  • Builds are provided; community testing and improvements are welcome.
  • Auto-update is available in beta.

Migration

  • AppImage: Discontinued due to electron/electron#42510. Run rm Netron-*.AppImage and migrate to .deb or .rpm.
  • Snap: Discontinued due to maintenance complexity. Please run snap remove netron and migrate to .deb or .rpm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions