Minimal LJM Installers
The installers on this page are minimal. They are:
- Smaller
- More appropriate for programmatic installation
If you're not familiar with LabJack devices, you should use the full installer and follow the appropriate quickstart.
What Files Are Installed
These installers include libraries needed for device communication but do not include graphical applications.
For more details, see this description of what files are installed.
Windows
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2020-03-30-beta.exe" /S
- LJM Library - Version: 1.2100
- LJM Constants - Version: 2020.03.30.A
- UD Library - Version: 3.51
Old Windows Versions
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2020-03-30-beta.exe" /S
- LJM Library - Version: 1.2100
- LJM Constants - Version: 2020.03.30.A
- UD Library - Version: 3.51
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2019-05-20.exe" /S
- LJM Library - Version: 1.2001
- LJM Constants - Version: 2019.02.08.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2019-05-16.exe" /S
- LJM Library - Version: 1.2000
- LJM Constants - Version: 2019.02.08.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2019-01-10.exe" /S
- LJM Library - Version: 1.1900
- LJM Constants - Version: 2018.08.29.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2017-12-20.exe" /S
- LJM Library - Version: 1.1700
- LJM Constants - Version: 2017.11.28.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2017-09-12-beta.exe" /S
- LJM Library - Version: 1.1601
- LJM Constants - Version: 2017.08.31.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2017-05-04-beta.exe" /S
- LJM Library - Version: 1.1500
- LJM Constants - Version: 2017.04.28.A
- UD Library - Version: 3.50
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2017-02-01-beta.exe" /S
- LJM Library - Version: 1.1100
- LJM Constants - Version: 2016.02.10.A
- UD Library - Version: 3.49
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2016-04-13.exe" /S
- LJM Library - Version: 1.1100
- LJM Constants - Version: 2016.02.10.A
- UD Library - Version: 3.49
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2016-02-11.exe" /S
- LJM Library - Version: 1.1100
- LJM Constants - Version: 2015.12.02.A
- UD Library - Version: 3.48
For a fully silent uninstallation and reinstallation, run the following commands from cmd:
"c:\Program Files (x86)\LabJack\uninstallLJUDM.exe" /S "LabJackBasic-2015-06-03.exe" /S
Linux 64-bit
Release
labjack_ljm_minimal_2019_04_10_x86_64.tar.gz (←Click to download)
Installation instructions:
Untar the package and run the labjack_ljm_installer.run script.
- terminal
$ tar -zvxf labjack_ljm_minimal_2019_04_10_x86_64.tar.gz
$ cd labjack_ljm_minimal_2019_04_10_x86_64
$ sudo ./labjack_ljm_installer.run
- LJM Library - Version: 1.2000
- LJM Constants - Version: 2019.02.08.A
Beta
labjack_ljm_minimal_2020_03_30_x86_64_beta.tar.gz (←Click to download)
Installation instructions:
Untar the package and run the labjack_ljm_installer.run script.
- terminal
$ tar -zvxf labjack_ljm_minimal_2020_03_30_x86_64_beta.tar.gz
$ cd labjack_ljm_minimal_2020_03_30_x86_64
$ sudo ./labjack_ljm_installer.run
- LJM Library - Version: 1.2100
- LJM Constants - Version: 2020.03.30.A
Linux 32-bit
Release
labjack_ljm_minimal_2019_04_10_i386.tar.gz (←Click to download)
Installation instructions:
Untar the package and run the labjack_ljm_installer.run script.
- terminal
$ tar -zvxf labjack_ljm_minimal_2019_04_10_i386.tar.gz
$ cd labjack_ljm_minimal_2019_04_10_i386
$ sudo ./labjack_ljm_installer.run
- LJM Library - Version: 1.2000
- LJM Constants - Version: 2019.02.08.A
Beta
labjack_ljm_minimal_2020_03_30_i386_beta.tar.gz (←Click to download)
Installation instructions: Untar the package and run the labjack_ljm_installer.run script:
- terminal
$ tar -zvxf labjack_ljm_minimal_2020_03_30_i386_beta.tar.gz
$ cd labjack_ljm_minimal_2020_03_30_i386
$ sudo ./labjack_ljm_installer.run
- LJM Library - Version: 1.2100
- LJM Constants - Version: 2020.03.30.A