Search Criteria
Package Details: fzfs-git r20.5d756b5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fzfs-git.git (read-only, click to copy) |
---|---|
Package Base: | fzfs-git |
Description: | Flipper Zero filesystem driver |
Upstream URL: | https://github.com/dakhnod/fzfs |
Licenses: | unknown |
Provides: | fzfs |
Submitter: | synthead |
Maintainer: | synthead |
Last Packager: | synthead |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-01-03 20:57 (UTC) |
Last Updated: | 2024-01-03 20:57 (UTC) |
Dependencies (9)
- python-async-timeoutAUR (python-async-timeout-gitAUR)
- python-bleak
- python-dbus-fast
- python-fusepyAUR
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyserial (python-pyserial-labgrid-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR) (make)
Latest Comments
jab416171 commented on 2025-07-06 02:44 (UTC)
this package tries to use now-removed nis
Traceback (most recent call last): File "/usr/bin/fzfs", line 14, in <module> import flipper_fs File "/usr/share/fzfs/flipper_fs.py", line 13, in <module> import flipper_api File "/usr/share/fzfs/flipper_api.py", line 10, in <module> from flipperzero_protobuf_py.flipper_protobuf import ProtoFlipper File "/usr/share/fzfs/flipperzero_protobuf_py/flipper_protobuf.py", line 3, in <module> from nis import match ModuleNotFoundError: No module named 'nis'