Search Criteria
Package Details: nrf5x-command-line-tools 10.24.2-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/nrf5x-command-line-tools.git (read-only, click to copy) |
---|---|
Package Base: | nrf5x-command-line-tools |
Description: | Tools for programming Nordic nRF51, nRF52, nRF53 and nRF91 Series devices |
Upstream URL: | https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools |
Keywords: | mergehex nordic nrfjprog pynrfjprog |
Licenses: | custom |
Conflicts: | python-pynrfjprog, python-pynrfjprog-git |
Provides: | mergehex, nrfjprog, python-pynrfjprog |
Submitter: | Limoto |
Maintainer: | pinsl (casparfriedrich) |
Last Packager: | pinsl |
Votes: | 19 |
Popularity: | 0.002413 |
First Submitted: | 2016-02-13 22:31 (UTC) |
Last Updated: | 2024-04-22 08:30 (UTC) |
Dependencies (5)
- jlink-software-and-documentationAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (4)
- nrf-connect-sdk-installer
- nrf-sniffer-ble (optional)
- nrf5x-sniffer (optional)
- python-pynrfjprog-git
Latest Comments
« First ‹ Previous 1 2 3 4
marza commented on 2019-06-21 08:51 (UTC) (edited on 2019-06-21 09:10 (UTC) by marza)
Hey, I think Nordic changed their download URLs along with releasing version 10.1.1. I managed to hack this to work for me by editing the PKBUILD to use new URLs, pkgver & md5. I also had to manually unpack a tarball inside the new tarball before the installation worked, don't know enough about the build system to do that automatically... Got the new urls here if needed:
source_i686=("nRF5x-Command-Line-Tools_${pkgver//./_}_Linux-i386.tar::https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF5-command-line-tools/sw/Versions-10-x-x/nRFCommandLineTools1011Linuxi386tar.gz")
source_x86_64=("nRF5x-Command-Line-Tools_${pkgver//./_}_Linux-x86-64.tar::https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF5-command-line-tools/sw/Versions-10-x-x/nRFCommandLineTools1011Linuxamd64tar.gz")
Link to the tools: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools/Download#infotabs
So basically I ran this (after modifying PKGBUILD):
Hope that helps in upgrading the package :) I can upload my edited PKBUILD if needed, but I only made changes to the x64 related lines.
Edit: Fixed some linebreaks
AlexisPolti commented on 2017-04-21 14:35 (UTC)
F1nny commented on 2017-04-20 23:20 (UTC) (edited on 2017-04-20 23:21 (UTC) by F1nny)
AlexisPolti commented on 2016-12-23 20:00 (UTC)
AlexisPolti commented on 2016-09-11 22:07 (UTC) (edited on 2016-09-11 22:08 (UTC) by AlexisPolti)
« First ‹ Previous 1 2 3 4