Difference between revisions of "Downloads"
Jump to navigation
Jump to search
(→Binaries and distribution packages: OSX requirement notice) |
Uwe Hermann (talk | contribs) (Update Mac OS X info, see also #1260.) |
||
Line 75: | Line 75: | ||
** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling. | ** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling. | ||
* '''Mac OS X:''' | * '''Mac OS X:''' | ||
** [[PulseView]] nightly build: [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; requires OSX 10. | ** [[PulseView]] nightly build: [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, older versions are not supported by us) | ||
** See also [[Mac OS X]] for more information. | ** See also [[Mac OS X]] for more information. | ||
* '''FreeBSD:''' [http://www.freshports.org/devel/libserialport/ libserialport], [http://www.freshports.org/devel/libsigrok/ libsigrok], [http://www.freshports.org/devel/libsigrokdecode/ libsigrokdecode], [http://www.freshports.org/science/sigrok-cli/ sigrok-cli], [http://www.freshports.org/science/pulseview/ pulseview], [http://www.freshports.org/science/sigrok-firmware-fx2lafw/ sigrok-firmware-fx2lafw], [http://www.freshports.org/science/sigrok-firmware/ sigrok-firmware], [http://www.freshports.org/science/sigrok-firmware-utils/ sigrok-firmware-utils] | * '''FreeBSD:''' [http://www.freshports.org/devel/libserialport/ libserialport], [http://www.freshports.org/devel/libsigrok/ libsigrok], [http://www.freshports.org/devel/libsigrokdecode/ libsigrokdecode], [http://www.freshports.org/science/sigrok-cli/ sigrok-cli], [http://www.freshports.org/science/pulseview/ pulseview], [http://www.freshports.org/science/sigrok-firmware-fx2lafw/ sigrok-firmware-fx2lafw], [http://www.freshports.org/science/sigrok-firmware/ sigrok-firmware], [http://www.freshports.org/science/sigrok-firmware-utils/ sigrok-firmware-utils] |
Revision as of 19:14, 19 August 2018
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:
- Download the correct (32bit or 64bit) PulseView or sigrok-cli AppImage file for your Linux system, make the file executable via "chmod +x" and then run it. These files are snapshots of the current git version of PulseView / sigrok-cli and all sigrok-related libraries.
- 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) PulseView or sigrok-cli AppImage file for your Linux system, make the file executable via "chmod +x" and then run it. These files are snapshots of the current git version of PulseView / sigrok-cli and all sigrok-related libraries.
- 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)
- Ubuntu PPA: PPA for sigrok (unfortunately very outdated, including firmware; do an "apt-get autoremove" after uninstalling the ubuntu sigrok packages - otherwise the PPA may be ignored. No support for Xenial, only Trusty and Wily)
- 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 (see also: Linux/Fedora)
- 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:
- See also Windows for more information, including driver and firmware handling.
- Mac OS X:
- PulseView nightly build: PulseView_nightly.dmg (64 bit x86 only; requires OSX 10.9 (Mavericks) or higher, older versions are not supported by us)
- See also Mac OS X for more information.
- FreeBSD: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw, sigrok-firmware, sigrok-firmware-utils
- OpenBSD: There are no ports/packages yet, contributors welcome!
- Android:
- PulseView nightly build: PulseView-NIGHTLY.apk (ARM), PulseView-NIGHTLY.apk (x86)
- See also Android for more information.
Please contact us if you want to work on packages for other Linux distributions or OSes.
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.