Before compile you need to install following packages:
- fuse3
- libfuse3-3
- libfuse3-dev
- meson
Compile by these commands:
$ meson ./build
$ ninja -C ./build
You can find program by this path:
./build/fsw
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before compile you need to install following packages:
Compile by these commands:
$ meson ./build
$ ninja -C ./build
You can find program by this path:
./build/fsw