Package Details: jlink-software-and-documentation 65:9.44-1

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-20 15:35 (UTC)

Pinned Comments

AlexisPolti commented on 2017-06-06 15:39 (UTC)

PLEASE, WHEN THERE IS A NEW VERSION AVAILABLE, ALLOW ME AT LEAST 24H TO UPLOAD A NEW PACKAGE! I got a cron monitoring Segger web page every hour and I usually do it in the next minute. But I might (sometimes) sleep… No need to flag the package out of date!

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »

AlexisPolti commented on 2019-04-04 12:28 (UTC)

Back to /usr/lib/udev/rules.d then! Fixed, thanx!

mchwalisz commented on 2019-04-04 08:25 (UTC)

It got "fixed" in ccstudio as well. https://aur.archlinux.org/cgit/aur.git/commit/?h=ccstudio&id=0e7e5eb263c9

I think you can use the original name. IMO /usr/lib/udev/rules.d/99-jlink.rules should be part of this package. ccstudio renamed the file 99-ti-jlink.rules.

btw. both files don't have the same content, but I don't think that it is a concern. Looks like different versions of the rules.

AlexisPolti commented on 2019-04-02 00:16 (UTC)

Fixed

AlexisPolti commented on 2019-04-01 10:39 (UTC)

For the moment I'm reverting to /etc/udev/rules.d

AlexisPolti commented on 2019-04-01 10:38 (UTC)

Hmmm, that's a problem. Do you know we can resolve this issue?

mchwalisz commented on 2019-04-01 10:36 (UTC)

There is a file conflict with ccstudio

/usr/lib/udev/rules.d/99-jlink.rules exists in both packages and block an upgrade.

AlexisPolti commented on 2019-03-31 05:05 (UTC)

Thanx, I didn't know that. Fixed!

aswild commented on 2019-03-31 04:54 (UTC)

Minor suggestion: move the 99-jlink.rules to /usr/lib/udev/rules.d instead of /etc/udev/rules.d to better align with standard package directories.

The rules in /etc should be managed by the system admin (new rules or overrides of /usr/lib/...) and packages should install to /usr/lib/...

aswild commented on 2019-03-09 00:10 (UTC)

Thanks! I just realized there's already a custom download command in the PKGBUILD, guess I didn't read well enough at first.

By the time I edited my comment you had already fixed it :)