Difference between revisions of "Downloads"
Jump to navigation
Jump to search
m (→Android) |
(Update download URLs) |
||
Line 13: | Line 13: | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/ | {{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686.appimage|text=PulseView (32bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/ | {{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64.appimage|text=PulseView (64bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686. | {{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage|text=sigrok-cli (32bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64. | {{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64.appimage|text=sigrok-cli (64bit)}} | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY- | {{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686-static-release-installer.exe|text=PulseView (32bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY- | {{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-static-release-installer.exe|text=PulseView (64bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY- | {{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686-static-release-installer.exe|text=sigrok-cli (32bit)}} | ||
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY- | {{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64-static-release-installer.exe|text=sigrok-cli (64bit)}} | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
Line 134: | Line 134: | ||
=== Linux AppImage binaries === | === Linux AppImage binaries === | ||
* Nightly AppImage binaries (oldest distro supported is Ubuntu | * Nightly AppImage binaries (oldest distro supported is Ubuntu 18.04): | ||
** [https://sigrok.org/download/binary/pulseview/ | ** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686.appimage pulseview-NIGHTLY-i686.appimage] (32bit) | ||
** [https://sigrok.org/download/binary/pulseview/ | ** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64.appimage pulseview-NIGHTLY-x86_64.appimage] (64bit) | ||
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686. | ** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage sigrok-cli-NIGHTLY-i686.appimage] (32bit) | ||
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64. | ** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64.appimage sigrok-cli-NIGHTLY-x86_64.appimage] (64bit) | ||
* Download the correct (32bit or 64bit) AppImage file for your Linux system, make the file executable via "'''chmod +x'''" and then run it. | * Download the correct (32bit or 64bit) AppImage file for your Linux system, make the file executable via "'''chmod +x'''" and then run it. | ||
* If you want to access hardware, please install the [https://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=contrib udev rules] on your system and reload the rules using "udevadm control --reload-rules && udevadm trigger". | * If you want to access hardware, please install the [https://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=contrib udev rules] on your system and reload the rules using "udevadm control --reload-rules && udevadm trigger". | ||
Line 158: | Line 158: | ||
* Nightly installer binaries (require Windows XP or higher): | * Nightly installer binaries (require Windows XP or higher): | ||
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY- | ** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686-static-release-installer.exe pulseview-NIGHTLY-i686-static-release-installer.exe] ([https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686-static-debug-installer.exe debug build]) | ||
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY- | ** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-static-release-installer.exe pulseview-NIGHTLY-x86_64-static-release-installer.exe] ([https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-static-debug-installer.exe debug build]) | ||
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY- | ** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686-static-release-installer.exe sigrok-cli-NIGHTLY-i686-static-release-installer.exe] ([https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686-static-debug-installer.exe debug build]) | ||
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY- | ** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64-static-release-installer.exe sigrok-cli-NIGHTLY-x86_64-static-release-installer.exe] ([https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64-static-debug-installer.exe debug build]) | ||
* See also [[Windows#Windows_installers|Windows]] for more information. | * See also [[Windows#Windows_installers|Windows]] for more information. | ||
Revision as of 19:44, 6 March 2024
Linux | Windows | Mac OS X | Other |
---|---|---|---|
Requires a Linux distro more recent than Ubuntu 16.04 LTS (Xenial Xerus) from 2016. | Requires Windows XP or higher. | Requires OS X 10.9 (Mavericks) or higher. | See below for other download options (Android, FreeBSD, source code, etc.). |
Releases
You can download the latest released tarballs of the following subprojects from the sigrok.org download directory:
Binaries and distribution packages
Linux AppImage binaries
- Nightly AppImage binaries (oldest distro supported is Ubuntu 18.04):
- pulseview-NIGHTLY-i686.appimage (32bit)
- pulseview-NIGHTLY-x86_64.appimage (64bit)
- sigrok-cli-NIGHTLY-i686.appimage (32bit)
- sigrok-cli-NIGHTLY-x86_64.appimage (64bit)
- Download the correct (32bit or 64bit) AppImage file for your Linux system, make the file executable via "chmod +x" and then run it.
- If you want to access hardware, please install the udev rules on your system and reload the rules using "udevadm control --reload-rules && udevadm trigger".
- See also Linux for more information.
Linux distribution packages
- Debian: sigrok (pulls libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw)
- Ubuntu: sigrok (pulls libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw)
- Arch Linux: AUR (Arch Linux User Repository), libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- Slackware: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- Fedora: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw, sigrok-firmware
- Gentoo: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- openSUSE: Latest stable versions are included in Tumbleweed. Leap includes the latest stable version at time of release, newer versions are available from the "electronics" repository, created by the OpenBuildService (OBS).
- openSUSE weekly GIT: Repositories, OBS Project
Windows
- Nightly installer binaries (require Windows XP or higher):
- See also Windows for more information.
Mac OS X
Note: As of Sept 2023, these are unfortunately unavailable. Please use the releases for now. Recent builds will come as soon as we have them working again.
- Nightly DMG binaries (64 bit x86 only; require OS X 10.9 Mavericks or higher):
- See also Mac OS X for more information.
FreeBSD
- libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw, sigrok-firmware, sigrok-firmware-utils
OpenBSD
- libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-dumps, sigrok-firmware-fx2lafw
Android
Note: Not provided as of Sept 2023 due to limited project manpower and low user interest. If you're interested in improving the user experience on Android, please come and chat with us!
- Nightly APK binaries:
- See also Android for more information.
Source code
The development is done in various git repositories.
See Building for build instructions.
Example data
See the Example dumps wiki page.
Firmware files
See the Firmware wiki page.