Search Criteria
Package Details: linux-firewire-utils 0.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-firewire-utils.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-firewire-utils |
| Description: | list and change the configuration of connected FireWire devices. Formerly jujuutils |
| Upstream URL: | https://git.kernel.org/pub/scm/utils/ieee1394/linux-firewire-utils.git |
| Licenses: | GPL-2.0-only |
| Replaces: | jujuutils |
| Submitter: | severach |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 6 |
| Popularity: | 0.83 |
| First Submitted: | 2015-09-16 04:48 (UTC) |
| Last Updated: | 2024-12-26 05:33 (UTC) |
Latest Comments
Anty0 commented on 2020-04-14 10:40 (UTC)
Could it be possible to add aarch64 architecture?
I can confirm the package builds succesfully and seems to be working properly.
(Might also work on other arm architectures.)
yellius commented on 2020-04-02 19:37 (UTC)
Hi, for this package it is required to install python2 from repository, and /usr/libexec/linux-firewire-utils/crpp first line needs to be changed to #!/usr/bin/python2 (this file is the config_rom pretty printer). Thanks!