diff --git a/download/index.html b/download/index.html index 9ec37538..468f51e8 100644 --- a/download/index.html +++ b/download/index.html @@ -5,6 +5,7 @@ releases_url: https://github.com/angryip/ipscan/releases sourceforge_url: https://sourceforge.net/projects/ipscan/files/ipscan3-binary/ binary_url: https://github.com/angryip/ipscan/releases/download/ +flathub_url: https://flathub.org/apps/org.angryip.ipscan redirect_from: /w/Download/ --- @@ -108,6 +109,7 @@

Linux

  • x86 64-bit RPM Package for Fedora/RedHat/Mageia/openSUSE
  • Any arch DEB Package for Raspbian/Debian (e.g. 32-bit or ARM), see below
  • Executable Jar - you need to provide your own swt.jar to classpath
  • +
  • Flatpak package available on Flathub for supported distros
  • Running

    Make sure you have at least Java 11 or OpenJDK installed - check your distribution.

    @@ -115,6 +117,7 @@

    Running

    DEB and RPM packages will install appropriate 'desktop' files, so Angry IP Scanner will appear in Applications menu, under either Internet or Networking. Alternatively, you can just type ipscan to launch the application.

    Jar files are launched by either double-clicking or typing java -jar jar-file.

    Note for Raspbian/32-bit ARM: to run the "any" architecture package above, you will need an older 32-bit build of SWT, as current versions provided by Bullseye dropped 32-bit support.

    +

    The Flatpak package already installs on-the-go the OpenJDK 11 SDK extension from the Freedesktop runtime. Note that this OpenJDK version is only available for Flatpak packages and not system-wide.