Sorry, fixed
Search Criteria
Package Details: jlink-software-and-documentation 65:9.42-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jlink-software-and-documentation.git (read-only, click to copy) |
|---|---|
| Package Base: | jlink-software-and-documentation |
| Description: | Segger JLink software & documentation pack for Linux |
| Upstream URL: | https://www.segger.com/jlink-software.html |
| Licenses: | custom, GPLv2 |
| Groups: | jlink |
| Conflicts: | j-link-software-and-documentation |
| Replaces: | j-link-software-and-documentation |
| Submitter: | AlexisPolti |
| Maintainer: | AlexisPolti (pzl) |
| Last Packager: | AlexisPolti |
| Votes: | 58 |
| Popularity: | 0.57 |
| First Submitted: | 2016-01-22 00:03 (UTC) |
| Last Updated: | 2026-05-07 20:53 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libudev0-shimAUR
- patch (patch-gitAUR)
Required by (47)
- airmcu-jlink-pack
- artery-jlink-pack
- at-link-console-bin (optional)
- at32-bootloader-doc (optional)
- at32-ide-bin (optional)
- at32-ide-project-generate (optional)
- at32-new-clock-configuration (optional)
- at32-openocd-bin (optional)
- at32-work-bench (optional)
- bouffalolab-devcude-bin (optional)
- embedded-studio
- embedded-studio-arm
- embedded-studio-arm-nordic
- embedded-studio-risc-v
- hkmicrochip-jlink-pack
- holtek-jlink-pack
- jlink
- jlink-flush-gui-git
- jlink-systemview
- lckfb-dqx-ra6e2-meta
- Show 27 more...
Sources (26)
- 99-jlink-cmsis-dap.rules
- 99-jlink.rules.patch
- JFlashExe.desktop
- JFlashLiteExe.desktop
- JFlashSPIExe.desktop
- JFlashSPI_CL.desktop
- JLink.svg
- JLinkConfigExe.desktop
- JLinkExe.desktop
- JLinkGDBServer.desktop
- JLinkGUIServerExe.desktop
- JLinkLicenseManager.desktop
- JLinkRegistration.desktop
- JLinkRemoteServer.desktop
- JLinkRTTClient.desktop
- JLinkRTTLogger.desktop
- JLinkRTTViewer.desktop
- JLinkSTM32.desktop
- JLinkSWOViewerExe.desktop
- JLink_Linux_942_arm.tgz
- JLink_Linux_942_arm64.tgz
- JLink_Linux_942_i686.tgz
- JLink_Linux_942_x86_64.tgz
- JMemExe.desktop
- JRunExe.desktop
- JTAGLoadExe.desktop
AlexisPolti commented on 2026-04-22 15:40 (UTC)
xorly commented on 2026-04-22 15:25 (UTC)
I have md5 sum mismatch on aarch64 938
md5sum of JLink_Linux_V938_arm64.tgz is c5ca81701d39730ddc7169bbfde0fda7 on my end
AlexisPolti commented on 2026-04-15 17:39 (UTC)
Fixed in latest release
datilla commented on 2026-04-13 13:52 (UTC)
Workaround for the error while loading shared libraries: libQtGui.so.4
LD_LIBRARY_PATH=/opt/SEGGER/JLink/ JLinkRTTViewerExe
taotieren commented on 2026-04-09 17:48 (UTC) (edited on 2026-04-12 14:02 (UTC) by taotieren)
Fix dynamic link library issues: https://paste.ubuntu.com/p/PkVdMvn3pQ/plain/
❯ JLinkConfigExe
JLinkConfigExe: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
❯ yay -Ql jlink-software-and-documentation|grep libQtGui.so.4
jlink-software-and-documentation /opt/SEGGER/JLink/libQtGui.so.4
jlink-software-and-documentation /opt/SEGGER/JLink/libQtGui.so.4.8
jlink-software-and-documentation /opt/SEGGER/JLink/libQtGui.so.4.8.7
❯ ldd /opt/SEGGER/JLink/libQtGui.so.4
linux-vdso.so.1 (0x00007f39ae951000)
libQtCore.so.4 => not found
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f39ae944000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f39adad4000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x00007f39ae93a000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x00007f39ae91d000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f39adac8000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007f39adabb000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f39adab3000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007f39adaa6000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f39ada55000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f39ad913000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f39ad600000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f39ad4e2000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f39ad8e4000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f39ad2f1000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f39ad8c9000)
libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f39ad8b6000)
libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f39ad2b6000)
libbrotlidec.so.1 => /usr/lib/libbrotlidec.so.1 (0x00007f39ad8a5000)
libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007f39ad89b000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f39ad2a2000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f39ad277000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f39ad24c000)
/usr/lib64/ld-linux-x86-64.so.2 (0x00007f39ae953000)
libbrotlicommon.so.1 => /usr/lib/libbrotlicommon.so.1 (0x00007f39ad229000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f39ad894000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f39ad221000)
AlexisPolti commented on 2026-04-09 02:01 (UTC)
Package jlink exists, it'a meta-package which contains this one, Ozone and SystemView.
This package has been named after the original software: "J-Link Software and Documentation Pack".
altermetax commented on 2026-04-09 01:55 (UTC) (edited on 2026-04-09 01:57 (UTC) by altermetax)
Shouldn't this just be called jlink? Or at least jlink-software? jlink-software-and-documentation seems needlessly long, most Arch packages include documentation anyway.
AlexisPolti commented on 2026-03-24 23:19 (UTC)
@xorly: Sorry for the delay in answering. Yes, I talked with them the day you mentioned the issue, as I know them pretty well (thus my post). And they agreed to revert the change
xorly commented on 2026-03-11 10:35 (UTC)
Hi @AlexisPolti FYI 9.24: - Reverted replacing J-Link and Flasher specific applications with the "SEGGER Configurator" application. Introduced in V9.22.
AlexisPolti commented on 2026-03-01 08:19 (UTC)
Here's the segger team's response. So please wait a little bit and see, they know how to do things right!
Thank you for bringing this to our attention. We intentionally merged the J-Link and Flasher specific applications into a single Configurator application. However, we understand the problem and will discuss this topic internally.
Pinned Comments
AlexisPolti commented on 2017-06-06 15:39 (UTC)