Search Criteria
Package Details: autoadb-git r4.7f84029-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/autoadb-git.git (read-only, click to copy) |
---|---|
Package Base: | autoadb-git |
Description: | Allows executing a command whenever a new device is connected to adb |
Upstream URL: | https://github.com/rom1v/autoadb |
Licenses: | Apache |
Conflicts: | autoadb |
Provides: | autoadb |
Submitter: | loki7990 |
Maintainer: | None |
Last Packager: | loki7990 |
Votes: | 1 |
Popularity: | 0.000082 |
First Submitted: | 2020-09-12 21:40 (UTC) |
Last Updated: | 2020-09-16 14:39 (UTC) |
Dependencies (3)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
CyberShadow commented on 2021-12-27 18:55 (UTC) (edited on 2021-12-27 18:55 (UTC) by CyberShadow)
Please don't use
curl
inbuild()
, add the file tosource
instead.