Package Details: snagboot 2.6.1-1

Git Clone URL: https://aur.archlinux.org/snagboot.git (read-only, click to copy)
Package Base: snagboot
Description: Generic recovery and reflashing tool for embedded platforms
Upstream URL: https://github.com/bootlin/snagboot
Keywords: embedded flashing recovery
Licenses: GPL2
Submitter: Rubo
Maintainer: Rubo
Last Packager: Rubo
Votes: 1
Popularity: 0.98
First Submitted: 2023-05-23 19:32 (UTC)
Last Updated: 2026-03-31 20:05 (UTC)

Latest Comments

yjun commented on 2026-04-17 08:55 (UTC)

Install the udev rule to /usr/lib/udev/rules.d/ as recommended in the wiki [1].

[1] https://wiki.archlinux.org/title/Udev#Introduction_to_udev_rules

yjun commented on 2026-04-17 08:50 (UTC) (edited on 2026-04-17 08:51 (UTC) by yjun)

In fact, udev rule already use uaccess [1] in package snagboot . The plugdev group does not exist and is unnecessary on Arch Linux. Please remove the message printed in post_install[2].

[1] https://wiki.archlinux.org/title/Udev#Allowing_regular_users_to_use_devices

[2] https://aur.archlinux.org/cgit/aur.git/tree/snagboot.install?h=snagboot#n2

Marmotte commented on 2026-04-07 08:54 (UTC)

Hi, the udev rule is installed with executable permissions, which makes udevd not really happy: "Configuration file /etc/udev/rules.d/50-snagboot.rules is marked executable. Please remove executable permission bits."