Difference between revisions of "Downloads"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
m (Use http instead of https for redirects to sigrok.com) |
||
Line 13: | Line 13: | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-i686.AppImage|text=PulseView (32bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-x86_64.AppImage|text=PulseView (64bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-i686.AppImage|text=sigrok-cli (32bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-x86_64.AppImage|text=sigrok-cli (64bit)}} | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
Line 25: | Line 25: | ||
{{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe|text=PulseView (32bit)}} | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe|text=PulseView (32bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-64bit-static-release-installer.exe|text=PulseView (64bit)}} | ||
{{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe|text=sigrok-cli (32bit)}} | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe|text=sigrok-cli (32bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-64bit-static-release-installer.exe|text=sigrok-cli (64bit)}} | ||
| style="width:20%; vertical-align: top" | | | style="width:20%; vertical-align: top" | | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app_pulseview/PulseView-NIGHTLY.dmg|text=PulseView (64bit)}} | ||
{{Rounded_corners|url= | {{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app_sigrok-cli/sigrok-cli-NIGHTLY.dmg|text=sigrok-cli (64bit)}} | ||
| style="width:20%; vertical-align: top; text-align: center" | | | style="width:20%; vertical-align: top; text-align: center" | | ||
Line 135: | Line 135: | ||
* Nightly AppImage binaries (require a Linux distro more recent than Ubuntu 16.04 LTS Xenial Xerus from 2016): | * Nightly AppImage binaries (require a Linux distro more recent than Ubuntu 16.04 LTS Xenial Xerus from 2016): | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-i686.AppImage PulseView-NIGHTLY-i686.AppImage] (32bit) | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-x86_64.AppImage PulseView-NIGHTLY-x86_64.AppImage] (64bit) | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-i686.AppImage sigrok-cli-NIGHTLY-i686.AppImage] (32bit) | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/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 159: | Line 159: | ||
* Nightly installer binaries (require Windows XP or higher): | * Nightly installer binaries (require Windows XP or higher): | ||
** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe pulseview-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-debug-installer.exe debug build]) | ** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe pulseview-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-debug-installer.exe debug build]) | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-64bit-static-release-installer.exe pulseview-NIGHTLY-64bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-64bit-static-debug-installer.exe debug build]) | ||
** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe sigrok-cli-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-debug-installer.exe debug build]) | ** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe sigrok-cli-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-debug-installer.exe debug build]) | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-64bit-static-release-installer.exe sigrok-cli-NIGHTLY-64bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-64bit-static-debug-installer.exe debug build]) | ||
* See also [[Windows#Windows_installers|Windows]] for more information. | * See also [[Windows#Windows_installers|Windows]] for more information. | ||
Line 167: | Line 167: | ||
* Nightly DMG binaries (64 bit x86 only; require OS X 10.9 Mavericks or higher): | * Nightly DMG binaries (64 bit x86 only; require OS X 10.9 Mavericks or higher): | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app_pulseview/PulseView-NIGHTLY.dmg PulseView-NIGHTLY.dmg] | ||
** [ | ** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app_sigrok-cli/sigrok-cli-NIGHTLY.dmg sigrok-cli-NIGHTLY.dmg] | ||
* See also [[Mac OS X]] for more information. | * See also [[Mac OS X]] for more information. | ||
Revision as of 19:14, 25 February 2022
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 (require a Linux distro more recent than Ubuntu 16.04 LTS Xenial Xerus from 2016):
- 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
- 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
- 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.