android-udev-rules
udev rules for Android devices
Provides a set of udev rules to allow using Android devices with tools such as adb and fastboot without root privileges. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration. Additionally, an adbusers group must be defined and your user added to it.
Simply installing this package will not have any effect. It is meant to be passed to the udev service.
- Versions: 20250525
- Website: https://github.com/M0Rf30/android-udev-rules
- Licenses: GPL 3+
- Package source: gnu/packages/android.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of android-udev-rules as follows:
guix install android-udev-rules
Or install a particular version:
guix install android-udev-rules@20250525
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of android-udev-rules about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/android-udev-rules'><img src='https://packages.guix.gnu.org/packages/android-udev-rules/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/android-udev-rules)
Example Org:
[[https://packages.guix.gnu.org/packages/android-udev-rules][https://packages.guix.gnu.org/packages/android-udev-rules/badges/latest-version.svg]]