Search Criteria
Package Details: bmputil-git r404.66efc79-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bmputil-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bmputil-git |
| Description: | A tool for managing and flashing Black Magic Probe firmware |
| Upstream URL: | https://github.com/blackmagic-debug/bmputil |
| Licenses: | MIT OR Apache-2.0 |
| Submitter: | perigoso |
| Maintainer: | perigoso |
| Last Packager: | perigoso |
| Votes: | 1 |
| Popularity: | 0.000669 |
| First Submitted: | 2023-01-12 16:39 (UTC) |
| Last Updated: | 2025-08-18 11:20 (UTC) |
Dependencies (3)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
taotieren commented on 2026-03-11 07:24 (UTC)
Source repo has been moved to: https://codeberg.org/blackmagic-debug/bmputil
taotieren commented on 2025-09-15 09:42 (UTC) (edited on 2025-09-15 09:42 (UTC) by taotieren)
Please also add
options=(!lto)to the PKGBUILD. Thank you.mdiepart commented on 2025-04-16 20:18 (UTC)
bmputil was updated very recently and as such the generated binary is called bmputil-cli and not bmputil. This causes the package() step to fail because it is looking to install target/release/bmputil instead of target/release/bmputil-cli