Search Criteria
Package Details: usbmon 6.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/usbmon.git (read-only, click to copy) |
|---|---|
| Package Base: | usbmon |
| Description: | USB monitoring framework |
| Upstream URL: | https://github.com/radupotop/usbmon |
| Keywords: | debugging usb |
| Licenses: | GPL |
| Submitter: | wooptoo |
| Maintainer: | wooptoo |
| Last Packager: | wooptoo |
| Votes: | 2 |
| Popularity: | 0.000010 |
| First Submitted: | 2023-09-18 17:45 (UTC) |
| Last Updated: | 2024-10-22 09:45 (UTC) |
Dependencies (2)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
wooptoo commented on 2024-10-24 10:01 (UTC)
Thanks, I'll leave it as-is for now. I've reached out to the original owner of the package (@zaitcev on github) to see if he's interested in having the repo handed over. Tracked here https://github.com/radupotop/usbmon/issues/1
frankspace commented on 2024-10-24 09:54 (UTC)
Thanks for maintaining this! Just a heads-up, though,
gccandmakeare both dependencies of thebase-develmetapackage, which is supposed to be assumed to be installed (see https://wiki.archlinux.org/title/PKGBUILD#makedepends), so they don't really need to be declared explicitly. It doesn't hurt anything, it's just unnecessary.