Files
AndroidChart/binjr/distribution/templates/latest_release.md
T
2026-07-03 15:56:07 +08:00

7.8 KiB

Application bundles

These bundles contain all dependencies and runtime components needed to run binjr.
They also include support for the following data sources: JRDS, Netdata, RRD Files and CSV files.

The latest available version is ${version}, released on ${releaseDate}.

Complete release information can be found in the change log.

<style> .md-typeset button { cursor: pointer; transition: opacity 250ms; } .md-typeset button:hover { opacity: 0.75; } .md-typeset button { border-style: solid; border-width: 5px; border-radius: 5px; padding: 0px 5px 0px 5px; border-color: var(--md-accent-fg-color); display: block; color: var(--md-accent-bg-color); background-color: var(--md-accent-fg-color); } </style>

Package managers

binjr can be installed and updated using various package managers, depending on you operating system.

Version Operating System Architecture Package manager
binjr ${tagName} Debian (10,11), Ubuntu (22.04+) x84 64-bit binjr APT epository
binjr ${tagName} RHEL (8,9), Fedora (36+) x84 64-bit binjr RPM Repository
binjr ${tagName} ArchLinux x84 64-bit Arch User Repository
binjr ${tagName} Windows (101 or 11) x84 64-bit Winget Community Repository

Installable bundles

Installable bundles integrate with the host OS to provide menu shortcuts, file associations and per user settings.

Version Operating System Architecture Download Signature2
binjr ${tagName} Debian (10,11), Ubuntu (22.04+) x84 64-bit .deb .asc
binjr ${tagName} RHEL (8,9), Fedora (36+) x84 64-bit .rpm .asc
binjr ${tagName} macOS (13.x or later) x84 64-bit .pkg .asc
binjr ${tagName} Windows (7 or later) x84 64-bit .msi .asc

Portable bundles

Portable bundles can be unpacked to and used from a detachable drive or a file share.

Version Operating System Architecture Download Signature2
binjr ${tagName} Linux (glibc v2.5 or higher) x84 64-bit .tar.gz .asc
binjr ${tagName} macOS (13.x or later) x84 64-bit .tar.gz .asc
binjr ${tagName} Windows (7 or later) x84 64-bit .zip .asc

!!! Warning "If you're having trouble launching binjr..." === "...on macOS" binjr might not be recognized by the Apple notary service, so you may get a warning when trying to run it the first time. To override it, locate binjr in the Finder on your Mac, control-click the app icon, then choose Open from the shortcut menu and click Open (see more).

=== "...on Windows"
    **binjr** might not be recognized by Microsoft Defender SmartScreen, so you might need to suppress a warning
    to install it on your system. To do so, click "more info" then "run anyway"
    ([see more](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview)).
    
To ensure that your download has not been tempered with,
[you should verify its OpenPGP signature](/documentation/verify-signature).

  1. The winget command line tool is only supported on Windows 10 1709 (build 16299) or later ↩︎

  2. How to verify the integrity of the downloaded file? ↩︎