Difference between revisions of "Downloads"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) |
Uwe Hermann (talk | contribs) |
||
Line 101: | Line 101: | ||
=== Linux AppImage binaries === | === Linux AppImage binaries === | ||
* | * Nightly AppImage binaries (require a Linux distro more recent than Ubuntu 14.04 LTS Trusty Tahr from 2014): | ||
** [https://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) | ** [https://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) | ||
** [https://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) | ** [https://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) | ||
** [https://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) | ** [https://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) | ||
** [https://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) | ** [https://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. | |||
* See also [[Linux#AppImage|Linux]] for more information. | * See also [[Linux#AppImage|Linux]] for more information. | ||
Line 122: | Line 123: | ||
<span id="Windows_Download"> | <span id="Windows_Download"> | ||
* Nightly installer binaries: | * 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]) | ||
** [https://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] ([https://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]) | ** [https://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] ([https://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]) | ||
Line 131: | Line 132: | ||
=== Mac OS X === | === Mac OS X === | ||
* | * Nightly DMG binaries (require OSX 10.9 Mavericks or higher): | ||
** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView_nightly.dmg PulseView_nightly.dmg] (64 bit x86 only; requires OSX 10.9 (Mavericks) or higher) | ** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView_nightly.dmg PulseView_nightly.dmg] (64 bit x86 only; requires OSX 10.9 (Mavericks) or higher) | ||
* See also [[Mac OS X]] for more information. | * See also [[Mac OS X]] for more information. | ||
Line 141: | Line 142: | ||
=== Android === | === Android === | ||
* | * Nightly APK binaries: | ||
** [http://sigrok.org/jenkins/job/sigrok-cross-android/platform=cross-arm-linux-androideabi/lastSuccessfulBuild/artifact/PulseView-NIGHTLY.apk PulseView-NIGHTLY.apk (ARM)] | ** [http://sigrok.org/jenkins/job/sigrok-cross-android/platform=cross-arm-linux-androideabi/lastSuccessfulBuild/artifact/PulseView-NIGHTLY.apk PulseView-NIGHTLY.apk (ARM)] | ||
* See also [[Android]] for more information. | * See also [[Android]] for more information. |
Revision as of 15:31, 1 October 2018
Linux | Windows | Mac OS X | Other |
---|---|---|---|
Requires a Linux distro more recent than Ubuntu 14.04 LTS (Trusty Tahr) from 2014. | Requires Windows XP or higher. | Requires OSX 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 14.04 LTS Trusty Tahr from 2014):
- 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.
- 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 (require OSX 10.9 Mavericks or higher):
- PulseView_nightly.dmg (64 bit x86 only; requires OSX 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
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.